aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2007-09-21 08:59:07 +0100
committerRalf Baechle <ralf@linux-mips.org>2007-09-21 17:54:12 +0100
commit339c3a6a12faf57c57a23f3d714ce89a831822fc (patch)
treea43c1bde6044e1b04e5018810e664cf60cf3e65b /arch/mips
parentMerge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev (diff)
downloadlinux-dev-339c3a6a12faf57c57a23f3d714ce89a831822fc.tar.xz
linux-dev-339c3a6a12faf57c57a23f3d714ce89a831822fc.zip
[MIPS] BCM1480: Export zbbus_mhz.
Symbol is required by the ZBus profiler. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips')
-rw-r--r--arch/mips/sibyte/bcm1480/setup.c1
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;
EXPORT_SYMBOL(soc_type);
unsigned int periph_rev;
unsigned int zbbus_mhz;
+EXPORT_SYMBOL(zbbus_mhz);
static unsigned int part_type;