patch-2.3.14 linux/include/linux/genhd.h

Next file: linux/include/linux/hdlcdrv.h
Previous file: linux/include/linux/firewall.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/include/linux/genhd.h linux/include/linux/genhd.h
@@ -12,20 +12,6 @@
 #include <linux/config.h>
 #include <linux/types.h>
 
-#define CONFIG_MSDOS_PARTITION 1
-
-#ifdef __alpha__
-#define CONFIG_OSF_PARTITION 1
-#endif
-
-#if defined(__sparc__) || defined(CONFIG_SMD_DISKLABEL)
-#define CONFIG_SUN_PARTITION 1
-#endif
-
-#if defined(CONFIG_SGI) || defined(CONFIG_SGI_DISKLABEL)
-#define CONFIG_SGI_PARTITION 1
-#endif
-
 /* These three have identical behaviour; use the second one if DOS fdisk gets
    confused about extended/logical partitions starting past cylinder 1023. */
 #define DOS_EXTENDED_PARTITION 5

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)