diff options
Diffstat (limited to 'arch/mips/sgi/kernel')
-rw-r--r-- | arch/mips/sgi/kernel/reset.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/sgi/kernel/reset.c b/arch/mips/sgi/kernel/reset.c index 6bb8616fa..578a20574 100644 --- a/arch/mips/sgi/kernel/reset.c +++ b/arch/mips/sgi/kernel/reset.c @@ -6,6 +6,7 @@ #include <asm/io.h> #include <asm/system.h> #include <asm/reboot.h> +#include <asm/sgialib.h> /* XXX How to pass the reboot command to the firmware??? */ void sgi_machine_restart(char *command) |