Carl-Daniel's part:
[coreboot.git] / src / mainboard / tyan / s2895 / mainboard.c
index 03514f11c676a640d5dcb9ac717cb9525042c594..f615b1fd0ae810c36615f2703e75b121e7c623db 100644 (file)
@@ -2,7 +2,7 @@
 #include "chip.h"
 
 #if CONFIG_CHIP_NAME == 1
-struct chip_operations mainboard_tyan_s2895_ops = {
+struct chip_operations mainboard_ops = {
        CHIP_NAME("Tyan S2895 Mainboard")
 };
 #endif