aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/momentum/ocelot_c/prom.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/momentum/ocelot_c/prom.c')
-rw-r--r--arch/mips/momentum/ocelot_c/prom.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/momentum/ocelot_c/prom.c b/arch/mips/momentum/ocelot_c/prom.c
index 4c50a147f429..1f67728d6a49 100644
--- a/arch/mips/momentum/ocelot_c/prom.c
+++ b/arch/mips/momentum/ocelot_c/prom.c
@@ -29,7 +29,7 @@
29struct callvectors* debug_vectors; 29struct callvectors* debug_vectors;
30 30
31extern unsigned long marvell_base; 31extern unsigned long marvell_base;
32extern unsigned long cpu_clock; 32extern unsigned int cpu_clock;
33 33
34#ifdef CONFIG_MV643XX_ETH 34#ifdef CONFIG_MV643XX_ETH
35extern unsigned char prom_mac_addr_base[6]; 35extern unsigned char prom_mac_addr_base[6];