[MIPS] BCM1480: Export zbbus_mhz.
authorRalf Baechle <ralf@linux-mips.org>
Fri, 21 Sep 2007 07:59:07 +0000 (08:59 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 21 Sep 2007 16:54:12 +0000 (17:54 +0100)
Symbol is required by the ZBus profiler.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/sibyte/bcm1480/setup.c

index bb28f28..f2eefbe 100644 (file)
@@ -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;