patch-2.4.25 linux-2.4.25/arch/mips/momentum/ocelot_g/setup.c

Next file: linux-2.4.25/arch/mips/pci/ops-nile4.c
Previous file: linux-2.4.25/arch/mips/momentum/ocelot_g/prom.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/mips/momentum/ocelot_g/setup.c linux-2.4.25/arch/mips/momentum/ocelot_g/setup.c
@@ -70,7 +70,7 @@
 
 extern struct rtc_ops no_rtc_ops;
 
-#ifdef CONFIG_GALILLEO_GT64240_ETH
+#ifdef CONFIG_GALILEO_GT64240_ETH
 extern unsigned char prom_mac_addr_base[6];
 #endif
 
@@ -141,7 +141,7 @@
 	/* do handoff reconfiguration */
 	PMON_v2_setup();
 
-#ifdef CONFIG_GALILLEO_GT64240_ETH
+#ifdef CONFIG_GALILEO_GT64240_ETH
 	/* get the mac addr */
 	memcpy(prom_mac_addr_base, (void*)0xfc807cf2, 6);
 #endif

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)