aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/intel/e7501/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/intel/e7501/chip.h')
-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 4fa6df49b3..244d368595 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_control northbridge_intel_e7501_control;
+extern struct chip_operations northbridge_intel_e7501_control;