diff options
Diffstat (limited to 'arch/mips/mti-sead3/sead3-setup.c')
-rw-r--r-- | arch/mips/mti-sead3/sead3-setup.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/mips/mti-sead3/sead3-setup.c b/arch/mips/mti-sead3/sead3-setup.c index f012fd164cee..b5059dc899f4 100644 --- a/arch/mips/mti-sead3/sead3-setup.c +++ b/arch/mips/mti-sead3/sead3-setup.c | |||
@@ -11,10 +11,6 @@ | |||
11 | #include <linux/bootmem.h> | 11 | #include <linux/bootmem.h> |
12 | 12 | ||
13 | #include <asm/mips-boards/generic.h> | 13 | #include <asm/mips-boards/generic.h> |
14 | #include <asm/prom.h> | ||
15 | |||
16 | int coherentio; /* 0 => no DMA cache coherency (may be set by user) */ | ||
17 | int hw_coherentio; /* 0 => no HW DMA cache coherency (reflects real HW) */ | ||
18 | 14 | ||
19 | const char *get_system_type(void) | 15 | const char *get_system_type(void) |
20 | { | 16 | { |