From: Robert Richter Date: Thu, 7 May 2009 14:07:41 +0000 (+0200) Subject: oprofile: remove obselete include headers X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fecfe6320ba71eed6d16849683298f0894aa60de;p=deliverable%2Flinux.git oprofile: remove obselete include headers This became obsolete with this commit: 6dad828 oprofile: port to the new ring_buffer Signed-off-by: Robert Richter --- diff --git a/drivers/oprofile/cpu_buffer.c b/drivers/oprofile/cpu_buffer.c index 242257b19441..50640cc5eef2 100644 --- a/drivers/oprofile/cpu_buffer.c +++ b/drivers/oprofile/cpu_buffer.c @@ -21,7 +21,6 @@ #include #include -#include #include #include "event_buffer.h"