diff options
Diffstat (limited to 'arch/mips/ddb5xxx/ddb5074/setup.c')
-rw-r--r-- | arch/mips/ddb5xxx/ddb5074/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/ddb5xxx/ddb5074/setup.c b/arch/mips/ddb5xxx/ddb5074/setup.c index 91456b068c2e..4882ad1052e7 100644 --- a/arch/mips/ddb5xxx/ddb5074/setup.c +++ b/arch/mips/ddb5xxx/ddb5074/setup.c | |||
@@ -86,7 +86,7 @@ static void __init ddb_time_init(void) | |||
86 | 86 | ||
87 | 87 | ||
88 | 88 | ||
89 | void __init plat_setup(void) | 89 | void __init plat_mem_setup(void) |
90 | { | 90 | { |
91 | set_io_port_base(NILE4_PCI_IO_BASE); | 91 | set_io_port_base(NILE4_PCI_IO_BASE); |
92 | isa_slot_offset = NILE4_PCI_MEM_BASE; | 92 | isa_slot_offset = NILE4_PCI_MEM_BASE; |