浏览代码

[MIPS] BCM1480: Export zbbus_mhz.

Symbol is required by the ZBus profiler.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle 17 年之前
父节点
当前提交
339c3a6a12
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      arch/mips/sibyte/bcm1480/setup.c

+ 1 - 0
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;