patch-2.1.3 linux/kernel/ksyms.c

Next file: linux/mm/memory.c
Previous file: linux/include/net/sock.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.2/linux/kernel/ksyms.c linux/kernel/ksyms.c
@@ -92,18 +92,6 @@
 #endif
 	X(get_options),
 
-	/* system info variables */
-	/* These check that they aren't defines (0/1) */
-#ifndef EISA_bus__is_a_macro
-	X(EISA_bus),
-#endif
-#ifndef MCA_bus__is_a_macro
-	X(MCA_bus),
-#endif
-#ifndef wp_works_ok__is_a_macro
-	X(wp_works_ok),
-#endif
-
 #ifdef CONFIG_PCI
 	/* PCI BIOS support */
 	X(pcibios_present),

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