aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801dx/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801dx/chip.h')
-rw-r--r--src/southbridge/intel/i82801dx/chip.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/southbridge/intel/i82801dx/chip.h b/src/southbridge/intel/i82801dx/chip.h
index 1209ec854b..42701f778f 100644
--- a/src/southbridge/intel/i82801dx/chip.h
+++ b/src/southbridge/intel/i82801dx/chip.h
@@ -41,6 +41,4 @@ struct southbridge_intel_i82801dx_config {
uint8_t ide1_enable;
};
-extern struct chip_operations southbridge_intel_i82801dx_ops;
-
#endif /* I82801DBM_CHIP_H */