aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/intel/e7501/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/intel/e7501/chip.h b/src/northbridge/intel/e7501/chip.h
index 244d368595..458510bc9e 100644
--- a/src/northbridge/intel/e7501/chip.h
+++ b/src/northbridge/intel/e7501/chip.h
@@ -2,4 +2,4 @@ struct northbridge_intel_e7501_config
{
};
-extern struct chip_operations northbridge_intel_e7501_control;
+extern struct chip_operations northbridge_intel_e7501_ops;