diff options
Diffstat (limited to 'kernel/profile.c')
| -rw-r--r-- | kernel/profile.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/kernel/profile.c b/kernel/profile.c index d18e2d2654f..784933acf5b 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -445,7 +445,6 @@ void profile_tick(int type)  #ifdef CONFIG_PROC_FS  #include <linux/proc_fs.h>  #include <asm/uaccess.h> -#include <asm/ptrace.h>  static int prof_cpu_mask_read_proc(char *page, char **start, off_t off,  			int count, int *eof, void *data) | 
