Skip to content

Commit

Permalink
[MIPS] BCM1480: Export zbbus_mhz.
Browse files Browse the repository at this point in the history
Symbol is required by the ZBus profiler.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Sep 21, 2007
1 parent 335fb8f commit 339c3a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/mips/sibyte/bcm1480/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 339c3a6

Please sign in to comment.