diff options
Diffstat (limited to 'arch/sparc/mm/nosrmmu.c')
-rw-r--r-- | arch/sparc/mm/nosrmmu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sparc/mm/nosrmmu.c b/arch/sparc/mm/nosrmmu.c index 3701f70fc30a..4f061bb6ce78 100644 --- a/arch/sparc/mm/nosrmmu.c +++ b/arch/sparc/mm/nosrmmu.c | |||
@@ -9,7 +9,6 @@ | |||
9 | #include <linux/mm.h> | 9 | #include <linux/mm.h> |
10 | #include <linux/init.h> | 10 | #include <linux/init.h> |
11 | #include <asm/mbus.h> | 11 | #include <asm/mbus.h> |
12 | #include <asm/sbus.h> | ||
13 | 12 | ||
14 | static char shouldnothappen[] __initdata = "SUN4 kernel can only run on SUN4\n"; | 13 | static char shouldnothappen[] __initdata = "SUN4 kernel can only run on SUN4\n"; |
15 | 14 | ||