oprofile: remove obselete include headers
authorRobert Richter <robert.richter@amd.com>
Thu, 7 May 2009 14:07:41 +0000 (16:07 +0200)
committerRobert Richter <robert.richter@amd.com>
Thu, 11 Jun 2009 14:10:12 +0000 (16:10 +0200)
This became obsolete with this commit:

 6dad828 oprofile: port to the new ring_buffer

Signed-off-by: Robert Richter <robert.richter@amd.com>
drivers/oprofile/cpu_buffer.c

index 242257b..50640cc 100644 (file)
@@ -21,7 +21,6 @@
 
 #include <linux/sched.h>
 #include <linux/oprofile.h>
-#include <linux/vmalloc.h>
 #include <linux/errno.h>
 
 #include "event_buffer.h"