aboutsummaryrefslogtreecommitdiff
path: root/src/northbridge/amd/amdk8/chip.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge/amd/amdk8/chip.h')
-rw-r--r--src/northbridge/amd/amdk8/chip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/northbridge/amd/amdk8/chip.h b/src/northbridge/amd/amdk8/chip.h
index a6111c98c9..26d4e53ac6 100644
--- a/src/northbridge/amd/amdk8/chip.h
+++ b/src/northbridge/amd/amdk8/chip.h
@@ -2,4 +2,4 @@ struct northbridge_amd_amdk8_config
{
};
-extern struct chip_control northbridge_amd_amdk8_control;
+extern struct chip_operations northbridge_amd_amdk8_ops;