Commit 339c3a6a authored by Ralf Baechle's avatar Ralf Baechle

[MIPS] BCM1480: Export zbbus_mhz.

Symbol is required by the ZBus profiler.
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 335fb8fc
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment