浏览代码

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 年之前
父节点
当前提交
fecfe6320b
共有 1 个文件被更改,包括 0 次插入1 次删除
  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/sched.h>
 #include <linux/oprofile.h>
 #include <linux/oprofile.h>
-#include <linux/vmalloc.h>
 #include <linux/errno.h>
 #include <linux/errno.h>
 
 
 #include "event_buffer.h"
 #include "event_buffer.h"