patch-2.0.21-2.1.0 linux/arch/i386/kernel/ksyms.c

Next file: linux/arch/i386/kernel/ldt.c
Previous file: linux/arch/i386/kernel/head.S
Back to the patch index
Back to the overall index

diff -u --recursive --new-file lx2.0/v2.0.21/linux/arch/i386/kernel/ksyms.c linux/arch/i386/kernel/ksyms.c
@@ -4,6 +4,7 @@
 #include <linux/elfcore.h>
 
 #include <asm/semaphore.h>
+#include <asm/io.h>
 
 extern void dump_thread(struct pt_regs *, struct user *);
 extern int dump_fpu(elf_fpregset_t *);
@@ -13,6 +14,7 @@
 	/* platform dependent support */
 	X(dump_thread),
 	X(dump_fpu),
+	X(ioremap),
 	XNOVERS(down_failed),
 	XNOVERS(up_wakeup),
 #ifdef __SMP__

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov