[PATCH] I2O: bugfixes and compability enhancements
[pandora-kernel.git] / include / linux / i2o.h
index ea9a3ad..40e45a8 100644 (file)
@@ -152,11 +152,6 @@ struct i2o_controller {
        unsigned int raptor:1;          /* split bar */
        unsigned int promise:1;         /* Promise controller */
 
-#ifdef CONFIG_MTRR
-       int mtrr_reg0;
-       int mtrr_reg1;
-#endif
-
        struct list_head devices;       /* list of I2O devices */
 
        struct notifier_block *event_notifer;   /* Events */