]> Pileus Git - ~andy/linux/blobdiff - kernel/profile.c
profile: don't include <asm/ptrace.h> twice.
[~andy/linux] / kernel / profile.c
index d18e2d2654f2b87ce45ecf7587440ce31f49d347..784933acf5b831e884d7538a18a02d1e29ee5860 100644 (file)
@@ -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)