patch-2.3.22 linux/arch/ppc/kernel/pmac_support.c
Next file: linux/arch/ppc/kernel/ppc_ksyms.c
Previous file: linux/arch/ppc/kernel/pmac_setup.c
Back to the patch index
Back to the overall index
-  Lines: 13
-  Date:
Tue Oct 12 10:00:58 1999
-  Orig file: 
v2.3.21/linux/arch/ppc/kernel/pmac_support.c
-  Orig date: 
Sat Oct  9 11:47:50 1999
diff -u --recursive --new-file v2.3.21/linux/arch/ppc/kernel/pmac_support.c linux/arch/ppc/kernel/pmac_support.c
@@ -55,7 +55,6 @@
 	}
 }
 
-#ifdef CONFIG_NVRAM
 unsigned char nvram_read_byte(int addr)
 {
 	struct adb_request req;
@@ -101,4 +100,3 @@
 	}
 	eieio();
 }
-#endif /* CONFIG_NVRAM */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)