X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=kernel%2Futsname_sysctl.c;h=92359cc747a7c52cb85e362ab3b9178e4756ee2d;hb=54d9a1b4513b96cbd835ca6866c6a604d194b2ae;hp=3b34b3545936dfcd179eca7f9fd2aebf4a2abfa0;hpb=c879c634c928223765cf50103ddaf32f2a55fed0;p=karo-tx-linux.git diff --git a/kernel/utsname_sysctl.c b/kernel/utsname_sysctl.c index 3b34b3545936..92359cc747a7 100644 --- a/kernel/utsname_sysctl.c +++ b/kernel/utsname_sysctl.c @@ -37,7 +37,7 @@ static void put_uts(ctl_table *table, int write, void *which) up_write(&uts_sem); } -#ifdef CONFIG_PROC_FS +#ifdef CONFIG_PROC_SYSCTL /* * Special case of dostring for the UTS structure. This has locks * to observe. Should this be in kernel/sys.c ????