summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/mach-mpc5xxx/speed.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/mach-mpc5xxx/speed.c')
-rw-r--r--arch/powerpc/mach-mpc5xxx/speed.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/mach-mpc5xxx/speed.c b/arch/powerpc/mach-mpc5xxx/speed.c
index 8aa20bd373..760d923bcf 100644
--- a/arch/powerpc/mach-mpc5xxx/speed.c
+++ b/arch/powerpc/mach-mpc5xxx/speed.c
@@ -88,7 +88,7 @@ unsigned long get_timebase_clock(void)
return (get_bus_clock() + 3L) / 4L;
}
-int prt_mpc5xxx_clks (void)
+static int prt_mpc5xxx_clks (void)
{
printf(" Bus %ld MHz, IPB %ld MHz, PCI %ld MHz\n",
get_bus_clock() / 1000000, get_ipb_clock() / 1000000,