diff options
-rw-r--r-- | arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c index 735cb8778f4c..7316a78fdd68 100644 --- a/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c +++ b/arch/mips/tx4927/toshiba_rbtx4927/toshiba_rbtx4927_setup.c | |||
@@ -137,6 +137,8 @@ int tx4927_using_backplane = 0; | |||
137 | extern void gt64120_time_init(void); | 137 | extern void gt64120_time_init(void); |
138 | extern void toshiba_rbtx4927_irq_setup(void); | 138 | extern void toshiba_rbtx4927_irq_setup(void); |
139 | 139 | ||
140 | char *prom_getcmdline(void); | ||
141 | |||
140 | #ifdef CONFIG_PCI | 142 | #ifdef CONFIG_PCI |
141 | #define CONFIG_TX4927BUG_WORKAROUND | 143 | #define CONFIG_TX4927BUG_WORKAROUND |
142 | #undef TX4927_SUPPORT_COMMAND_IO | 144 | #undef TX4927_SUPPORT_COMMAND_IO |