From 5152d3dc9e979b77540b5125d964c8e5b2a804a3 Mon Sep 17 00:00:00 2001 From: KOSAKI Motohiro Date: Tue, 6 Jan 2009 14:41:10 -0800 Subject: [PATCH] --- yaml --- r: 126292 b: refs/heads/master c: 26e5438e4b77f04a51870f9415ffed68004fac1d h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/kernel/profile.c | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) 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)