summaryrefslogtreecommitdiff
path: root/src/northbridge/intel/i945/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/i945/chip.h')
-rw-r--r--src/northbridge/intel/i945/chip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/northbridge/intel/i945/chip.h b/src/northbridge/intel/i945/chip.h
index 446af72e4d..8eaa5b4a40 100644
--- a/src/northbridge/intel/i945/chip.h
+++ b/src/northbridge/intel/i945/chip.h
@@ -8,6 +8,7 @@ struct northbridge_intel_i945_config {
u32 gpu_backlight;
int gpu_lvds_use_spread_spectrum_clock;
struct i915_gpu_controller_info gfx;
+ int pci_mmio_size;
};
#endif /* NORTHBRIDGE_INTEL_I945_CHIP_H */