summaryrefslogtreecommitdiff
path: root/board/sacsng
diff options
context:
space:
mode:
Diffstat (limited to 'board/sacsng')
-rw-r--r--board/sacsng/sacsng.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sacsng/sacsng.c b/board/sacsng/sacsng.c
index 208f21e18..25209e054 100644
--- a/board/sacsng/sacsng.c
+++ b/board/sacsng/sacsng.c
@@ -873,7 +873,7 @@ spi_chipsel_type spi_chipsel[] = {
};
int spi_chipsel_cnt = sizeof(spi_chipsel) / sizeof(spi_chipsel[0]);
-#endif /* CFG_CMD_SPI */
+#endif
#endif /* CONFIG_MISC_INIT_R */