aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/haswell/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/haswell/chip.h')
-rw-r--r--src/northbridge/intel/haswell/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/northbridge/intel/haswell/chip.h b/src/northbridge/intel/haswell/chip.h
index fdabc3fc9a..506aaa58e8 100644
--- a/src/northbridge/intel/haswell/chip.h
+++ b/src/northbridge/intel/haswell/chip.h
@@ -45,6 +45,4 @@ struct northbridge_intel_haswell_config {
struct i915_gpu_controller_info gfx;
};
-extern struct chip_operations northbridge_intel_haswell_ops;
-
#endif /* NORTHBRIDGE_INTEL_HASWELL_CHIP_H */