From: Ralf Baechle Date: Fri, 21 Sep 2007 07:59:07 +0000 (+0100) Subject: [MIPS] BCM1480: Export zbbus_mhz. X-Git-Tag: firefly_0821_release~26451^2~1 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=339c3a6a12faf57c57a23f3d714ce89a831822fc;p=firefly-linux-kernel-4.4.55.git [MIPS] BCM1480: Export zbbus_mhz. Symbol is required by the ZBus profiler. Signed-off-by: Ralf Baechle --- 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;