[SPARC]: Add reboot_command[] extern decl to asm/system.h
Kill off some sparse warnings. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -139,8 +139,6 @@ void cpu_idle(void)
|
||||
|
||||
#endif
|
||||
|
||||
extern char reboot_command [];
|
||||
|
||||
/* XXX cli/sti -> local_irq_xxx here, check this works once SMP is fixed. */
|
||||
void machine_halt(void)
|
||||
{
|
||||
|
Reference in New Issue
Block a user