Carl-Daniel's part:
[coreboot.git] / src / mainboard / iwill / dk8x / chip.h
index 4057cfa204c125130671f184495d5e6ff6c696d5..e168812d0ea6ace8f58b3efe41283d5d29029fd5 100644 (file)
@@ -1,5 +1,5 @@
-extern struct chip_operations mainboard_iwill_dk8x_ops;
+extern struct chip_operations mainboard_ops;
 
-struct mainboard_iwill_dk8x_config {
+struct mainboard_config {
        int nothing;
 };