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
-  Lines: 18
-  Date:
2004-02-18 05:36:30.000000000 -0800
-  Orig file: 
linux-2.4.24/arch/mips/momentum/ocelot_g/setup.c
-  Orig date: 
2003-08-25 04:44:40.000000000 -0700
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)