aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/via/vt8601/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/via/vt8601/chip.h')
-rw-r--r--src/northbridge/via/vt8601/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/via/vt8601/chip.h b/src/northbridge/via/vt8601/chip.h
index b689f0dedd..29c4e43772 100644
--- a/src/northbridge/via/vt8601/chip.h
+++ b/src/northbridge/via/vt8601/chip.h
@@ -2,4 +2,4 @@ struct northbridge_via_vt8601_config
{
};
-extern struct chip_control northbridge_via_vt8601_control;
+extern struct chip_operations northbridge_via_vt8601_control;