Sfoglia il codice sorgente

oprofile: remove obselete include headers

This became obsolete with this commit:

 6dad828 oprofile: port to the new ring_buffer

Signed-off-by: Robert Richter <robert.richter@amd.com>
Robert Richter 16 anni fa
parent
commit
fecfe6320b
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      drivers/oprofile/cpu_buffer.c

+ 0 - 1
drivers/oprofile/cpu_buffer.c

@@ -21,7 +21,6 @@
 
 #include <linux/sched.h>
 #include <linux/oprofile.h>
-#include <linux/vmalloc.h>
 #include <linux/errno.h>
 
 #include "event_buffer.h"