linux/arch/sparc/include
Sam Ravnborg 8c7260c0d9 sparc64: fix sparse warning in tsb.c
Fix following warning:
tsb.c:290:5: warning: symbol 'sysctl_tsb_ratio' was not declared. Should it be static?

Add extern declaration in asm/setup.h and remove local declaration
in kernel/sysctl.c

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-05-18 19:01:32 -07:00
..
asm sparc64: fix sparse warning in tsb.c 2014-05-18 19:01:32 -07:00
uapi/asm sparc: Hook up sched_setattr and sched_getattr syscalls. 2014-01-29 00:45:06 -08:00