X-Git-Url: http://git.cascardo.info/?a=blobdiff_plain;f=kernel%2Fsysctl.c;h=7de6555cfea0f3484e8decbf927c7c456c227175;hb=dab6ef2415a45b644ae6015ea9687803a1e967fa;hp=ba9ed453c4ed497d62537b019b153fbf47171084;hpb=b55b39020289f225bf2455349ce1a67372a0baa9;p=cascardo%2Flinux.git diff --git a/kernel/sysctl.c b/kernel/sysctl.c index ba9ed453c4ed..7de6555cfea0 100644 --- a/kernel/sysctl.c +++ b/kernel/sysctl.c @@ -152,10 +152,6 @@ static unsigned long hung_task_timeout_max = (LONG_MAX/HZ); #ifdef CONFIG_SPARC #endif -#ifdef CONFIG_SPARC64 -extern int sysctl_tsb_ratio; -#endif - #ifdef __hppa__ extern int pwrsw_enabled; #endif