David S. Miller [Fri, 12 Sep 2008 06:29:54 +0000 (23:29 -0700)]
Signed-off-by: David S. Miller <davem@davemloft.net>
extern int sg_big_buff;
#endif
-#ifdef __sparc__
+#ifdef CONFIG_SPARC
extern char reboot_command [];
extern int stop_a_enabled;
extern int scons_pwroff;
.mode = 0644,
.proc_handler = &proc_dointvec,
},
-#ifdef __sparc__
+#ifdef CONFIG_SPARC
{
.ctl_name = KERN_SPARC_REBOOT,
.procname = "reboot-cmd",