summaryrefslogtreecommitdiffstats
path: root/src/mainboard/iwill/dk8_htx/mainboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/iwill/dk8_htx/mainboard.c')
-rw-r--r--src/mainboard/iwill/dk8_htx/mainboard.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainboard/iwill/dk8_htx/mainboard.c b/src/mainboard/iwill/dk8_htx/mainboard.c
index 484290b..cbbd3f2 100644
--- a/src/mainboard/iwill/dk8_htx/mainboard.c
+++ b/src/mainboard/iwill/dk8_htx/mainboard.c
@@ -1,9 +1,6 @@
#include <device/device.h>
#include "chip.h"
-#if CONFIG_CHIP_NAME == 1
struct chip_operations mainboard_ops = {
CHIP_NAME("IWILL DK8-HTX Mainboard")
};
-#endif
-
OpenPOWER on IntegriCloud