summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/setup.c
diff options
context:
space:
mode:
authorThomas Bogendoerfer <tsbogend@alpha.franken.de>1997-12-29 00:06:49 +0000
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>1997-12-29 00:06:49 +0000
commit7daf415a75c4b991fd1708b222d624fab9886011 (patch)
treee17dd3cdd620e7d8a9941baa736aacfee55ee2ed /arch/mips/jazz/setup.c
parent3939f660208cebe8656ec1c3ad57d44277de2fae (diff)
fixed bugs introduced once again by Ralfs merges:-(
Diffstat (limited to 'arch/mips/jazz/setup.c')
-rw-r--r--arch/mips/jazz/setup.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/mips/jazz/setup.c b/arch/mips/jazz/setup.c
index b31db6c95..d6ca9c516 100644
--- a/arch/mips/jazz/setup.c
+++ b/arch/mips/jazz/setup.c
@@ -7,12 +7,13 @@
*
* Copyright (C) 1996, 1997 by Ralf Baechle
*
- * $Id: setup.c,v 1.5 1997/12/01 17:57:24 ralf Exp $
+ * $Id: setup.c,v 1.6 1997/12/02 03:43:43 ralf Exp $
*/
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
+#include <linux/mm.h>
#include <asm/bootinfo.h>
#include <asm/keyboard.h>
#include <asm/irq.h>
@@ -21,6 +22,7 @@
#include <asm/reboot.h>
#include <asm/vector.h>
#include <asm/io.h>
+#include <asm/pgtable.h>
/*
* Initial irq handlers.