sysctl: Use header file for sysctl knob declarations on sparc.
This also takes care of a sparse warning as scons_pwroff's definition point. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -119,9 +119,7 @@ extern int sg_big_buff;
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_SPARC
|
||||
extern char reboot_command [];
|
||||
extern int stop_a_enabled;
|
||||
extern int scons_pwroff;
|
||||
#include <asm/system.h>
|
||||
#endif
|
||||
|
||||
#ifdef __hppa__
|
||||
|
||||
Reference in New Issue
Block a user