dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Robert Richter 2009-05-07 16:07:41 +02:00
parent 0dc8335aa3
commit fecfe6320b
1 changed files with 0 additions and 1 deletions

View 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"