diff --git a/[refs] b/[refs] index 494bf263cea3..eee5b34f7e69 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: d2e3192b6e372a441c18bc8cb32f89ef38f105b7 +refs/heads/master: 26e5438e4b77f04a51870f9415ffed68004fac1d diff --git a/trunk/kernel/profile.c b/trunk/kernel/profile.c index d18e2d2654f2..784933acf5b8 100644 --- a/trunk/kernel/profile.c +++ b/trunk/kernel/profile.c @@ -445,7 +445,6 @@ void profile_tick(int type) #ifdef CONFIG_PROC_FS #include #include -#include static int prof_cpu_mask_read_proc(char *page, char **start, off_t off, int count, int *eof, void *data)