summaryrefslogtreecommitdiff
path: root/board/compulab/cm_t54/cm_t54.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/compulab/cm_t54/cm_t54.c')
-rw-r--r--board/compulab/cm_t54/cm_t54.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/compulab/cm_t54/cm_t54.c b/board/compulab/cm_t54/cm_t54.c
index b4f5d40654..7b58fcd21f 100644
--- a/board/compulab/cm_t54/cm_t54.c
+++ b/board/compulab/cm_t54/cm_t54.c
@@ -96,7 +96,7 @@ uint mmc_get_env_part(struct mmc *mmc)
}
#endif
-#if defined(CONFIG_GENERIC_MMC) && !defined(CONFIG_SPL_BUILD)
+#if defined(CONFIG_GENERIC_MMC)
#define SB_T54_CD_GPIO 228
#define SB_T54_WP_GPIO 229