[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
[deliverable/linux.git] / include / linux / ide.h
index 8d2db412ba9ca2f46f9161642b70705d68f7fe03..77e66d055f5b64338db137aaebb471cb3fcfb16e 100644 (file)
@@ -6,7 +6,6 @@
  *  Copyright (C) 1994-2002  Linus Torvalds & authors
  */
 
-#include <linux/config.h>
 #include <linux/init.h>
 #include <linux/ioport.h>
 #include <linux/hdreg.h>
@@ -1220,7 +1219,6 @@ typedef struct ide_pci_enablebit_s {
 enum {
        /* Uses ISA control ports not PCI ones. */
        IDEPCI_FLAG_ISA_PORTS           = (1 << 0),
-       IDEPCI_FLAG_FORCE_PDC           = (1 << 1),
 };
 
 typedef struct ide_pci_device_s {
This page took 0.026557 seconds and 5 git commands to generate.