diff options
Diffstat (limited to 'arch/mips/philips')
-rw-r--r-- | arch/mips/philips/pnx8550/common/setup.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/philips/pnx8550/common/setup.c b/arch/mips/philips/pnx8550/common/setup.c index 2b199f338080..0e791f4f6ea3 100644 --- a/arch/mips/philips/pnx8550/common/setup.c +++ b/arch/mips/philips/pnx8550/common/setup.c | |||
@@ -99,7 +99,7 @@ unsigned long get_system_mem_size(void) | |||
99 | 99 | ||
100 | int pnx8550_console_port = -1; | 100 | int pnx8550_console_port = -1; |
101 | 101 | ||
102 | void __init plat_setup(void) | 102 | void __init plat_mem_setup(void) |
103 | { | 103 | { |
104 | int i; | 104 | int i; |
105 | char* argptr; | 105 | char* argptr; |