aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel/i82801ex/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801ex/chip.h')
-rw-r--r--src/southbridge/intel/i82801ex/chip.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/southbridge/intel/i82801ex/chip.h b/src/southbridge/intel/i82801ex/chip.h
index f04fc3fd29..891fa16d15 100644
--- a/src/southbridge/intel/i82801ex/chip.h
+++ b/src/southbridge/intel/i82801ex/chip.h
@@ -30,7 +30,6 @@ struct southbridge_intel_i82801ex_config
unsigned int pirq_a_d;
unsigned int pirq_e_h;
};
-extern struct chip_operations southbridge_intel_i82801ex_ops;
#endif /* I82801EX_CHIP_H */