aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8623/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vt8623/chip.h')
-rw-r--r--src/northbridge/via/vt8623/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/via/vt8623/chip.h b/src/northbridge/via/vt8623/chip.h
index f5761650ea..6b0aa9695e 100644
--- a/src/northbridge/via/vt8623/chip.h
+++ b/src/northbridge/via/vt8623/chip.h
@@ -2,4 +2,4 @@ struct northbridge_via_vt8623_config
{
};
-extern struct chip_operations northbridge_via_vt8623_control;
+extern struct chip_operations northbridge_via_vt8623_ops;