patch-2.3.16 linux/drivers/macintosh/nvram.c
Next file: linux/drivers/macintosh/via-cuda.c
Previous file: linux/drivers/macintosh/mediabay.c
Back to the patch index
Back to the overall index
- Lines: 13
- Date:
Tue Aug 31 11:35:59 1999
- Orig file:
v2.3.15/linux/drivers/macintosh/nvram.c
- Orig date:
Mon Aug 9 10:23:09 1999
diff -u --recursive --new-file v2.3.15/linux/drivers/macintosh/nvram.c linux/drivers/macintosh/nvram.c
@@ -17,12 +17,6 @@
#define NVRAM_SIZE 8192
-/* when building as a module, __openfirmware is both unavailable
- * and unnecessary. */
-#ifndef MODULE
-__openfirmware
-#endif
-
static long long nvram_llseek(struct file *file, loff_t offset, int origin)
{
switch (origin) {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)