aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/tyan/s2891/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/tyan/s2891/mainboard.c')
-rw-r--r--src/mainboard/tyan/s2891/mainboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/tyan/s2891/mainboard.c b/src/mainboard/tyan/s2891/mainboard.c
index df0f0068e3..cb6aea15cc 100644
--- a/src/mainboard/tyan/s2891/mainboard.c
+++ b/src/mainboard/tyan/s2891/mainboard.c
@@ -17,9 +17,7 @@ int add_mainboard_resources(struct lb_memory *mem)
}
-#if CONFIG_CHIP_NAME == 1
struct chip_operations mainboard_ops = {
CHIP_NAME("Tyan S2891 Mainboard")
};
-#endif