]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/staging/xgifb/vgatypes.h
staging: xgifb: delete bIntegratedMMEnabled
[karo-tx-linux.git] / drivers / staging / xgifb / vgatypes.h
index c4624ccb02b78d935cb65c37a2f32aecdb69399e..4b87951f43224d55d9b39c4ef4216d9f11467526 100644 (file)
@@ -80,8 +80,6 @@ struct xgi_hw_device_info
 
     unsigned long  ulCRT2LCDType;        /* defined in the data structure type */
 
-    unsigned char bIntegratedMMEnabled;/* supporting integration MM enable */
-
        unsigned char(*pQueryVGAConfigSpace)(struct xgi_hw_device_info *,
                                            unsigned long, unsigned long,
                                            unsigned long *);