X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fsysctl.c;h=edb1075f80d23120219f16ba899b5078b706462c;hb=debfcaf93ed500a051489db6646d71f29fe86a68;hp=b3cc73931d1f6411c6e99faf205124987d4a887e;hpb=72558dde738b06cc01e16b3247a9659ca739e22d;p=linux-2.6-omap-h63xx.git diff --git a/kernel/sysctl.c b/kernel/sysctl.c index b3cc73931d1..edb1075f80d 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c @@ -464,7 +464,7 @@ static struct ctl_table kern_table[] = { .mode = 0644, .proc_handler = &proc_dointvec, }, -#ifdef CONFIG_FTRACE +#ifdef CONFIG_FUNCTION_TRACER { .ctl_name = CTL_UNNUMBERED, .procname = "ftrace_enabled",