diff options
Diffstat (limited to 'arch/mips/ralink/prom.c')
-rw-r--r-- | arch/mips/ralink/prom.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/ralink/prom.c b/arch/mips/ralink/prom.c index 9c64f029d047..09419f67da39 100644 --- a/arch/mips/ralink/prom.c +++ b/arch/mips/ralink/prom.c | |||
@@ -18,6 +18,7 @@ | |||
18 | #include "common.h" | 18 | #include "common.h" |
19 | 19 | ||
20 | struct ralink_soc_info soc_info; | 20 | struct ralink_soc_info soc_info; |
21 | struct rt2880_pmx_group *rt2880_pinmux_data = NULL; | ||
21 | 22 | ||
22 | const char *get_system_type(void) | 23 | const char *get_system_type(void) |
23 | { | 24 | { |