patch-2.2.19 linux/arch/sparc64/kernel/ebus.c
Next file: linux/arch/sparc64/kernel/ioctl32.c
Previous file: linux/arch/sparc64/defconfig
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Sun Mar 25 11:37:30 2001
- Orig file:
v2.2.18/arch/sparc64/kernel/ebus.c
- Orig date:
Sun Mar 25 11:13:27 2001
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/arch/sparc64/kernel/ebus.c linux/arch/sparc64/kernel/ebus.c
@@ -1,4 +1,4 @@
-/* $Id: ebus.c,v 1.36.2.5 2000/07/27 01:50:59 davem Exp $
+/* $Id: ebus.c,v 1.36.2.6 2001/01/26 22:26:07 davem Exp $
* ebus.c: PCI to EBus bridge device.
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
@@ -46,6 +46,9 @@
#endif
#ifdef CONFIG_DISPLAY7SEG
extern int d7s_init(void);
+#endif
+#ifdef CONFIG_WATCHDOG_CP1XXX
+extern int wd_init(void);
#endif
static inline unsigned long ebus_alloc(size_t size)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)