- First stab at running linuxbios without the old static device tree.
[coreboot.git] / src / northbridge / amd / amdk8 / chip.h
index a6111c98c94f2038f93021c03c1bb34d59890e2a..26d4e53ac6b2cae430cc83f543181d0776190b2d 100644 (file)
@@ -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;