diff options
Diffstat (limited to 'include/linux/i2o.h')
-rw-r--r-- | include/linux/i2o.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/i2o.h b/include/linux/i2o.h index ea9a3ad4b67f..40e45a83d3fb 100644 --- a/include/linux/i2o.h +++ b/include/linux/i2o.h | |||
@@ -152,11 +152,6 @@ struct i2o_controller { | |||
152 | unsigned int raptor:1; /* split bar */ | 152 | unsigned int raptor:1; /* split bar */ |
153 | unsigned int promise:1; /* Promise controller */ | 153 | unsigned int promise:1; /* Promise controller */ |
154 | 154 | ||
155 | #ifdef CONFIG_MTRR | ||
156 | int mtrr_reg0; | ||
157 | int mtrr_reg1; | ||
158 | #endif | ||
159 | |||
160 | struct list_head devices; /* list of I2O devices */ | 155 | struct list_head devices; /* list of I2O devices */ |
161 | 156 | ||
162 | struct notifier_block *event_notifer; /* Events */ | 157 | struct notifier_block *event_notifer; /* Events */ |