diff options
Diffstat (limited to 'arch')
-rw-r--r-- | arch/mips/sibyte/bcm1480/setup.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/sibyte/bcm1480/setup.c b/arch/mips/sibyte/bcm1480/setup.c index bb28f28e8042..f2eefbe99916 100644 --- a/arch/mips/sibyte/bcm1480/setup.c +++ b/arch/mips/sibyte/bcm1480/setup.c | |||
@@ -35,6 +35,7 @@ unsigned int soc_type; | |||
35 | EXPORT_SYMBOL(soc_type); | 35 | EXPORT_SYMBOL(soc_type); |
36 | unsigned int periph_rev; | 36 | unsigned int periph_rev; |
37 | unsigned int zbbus_mhz; | 37 | unsigned int zbbus_mhz; |
38 | EXPORT_SYMBOL(zbbus_mhz); | ||
38 | 39 | ||
39 | static unsigned int part_type; | 40 | static unsigned int part_type; |
40 | 41 | ||