aboutsummaryrefslogtreecommitdiff
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, 0 insertions, 1 deletions
diff --git a/src/northbridge/intel/i945/chip.h b/src/northbridge/intel/i945/chip.h
index 57060869e4..52925ff7fd 100644
--- a/src/northbridge/intel/i945/chip.h
+++ b/src/northbridge/intel/i945/chip.h
@@ -4,6 +4,5 @@ struct northbridge_intel_i945_config {
u32 gpu_hotplug;
u32 gpu_backlight;
int gpu_lvds_use_spread_spectrum_clock;
- int gpu_lvds_is_dual_channel;
struct i915_gpu_controller_info gfx;
};