summaryrefslogtreecommitdiff
path: root/include/configs/omapl138_lcdk.h
diff options
context:
space:
mode:
authorFabien Parent <fparent@baylibre.com>2017-01-09 10:06:38 (GMT)
committerTom Rini <trini@konsulko.com>2017-01-14 21:47:17 (GMT)
commit506c66ee9c9a3c2a463285687124c87a7e961a3e (patch)
tree7375ac3b15aaa04ba0e4267ba5afe5bf528d630b /include/configs/omapl138_lcdk.h
parentfa71f709011e8708ad471e83b247e773b369c274 (diff)
downloadu-boot-506c66ee9c9a3c2a463285687124c87a7e961a3e.tar.xz
omapl138_lcdk: remove empty ifdef block
Small clean-up. Signed-off-by: Fabien Parent <fparent@baylibre.com> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include/configs/omapl138_lcdk.h')
-rw-r--r--include/configs/omapl138_lcdk.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/configs/omapl138_lcdk.h b/include/configs/omapl138_lcdk.h
index 4418b9b..43da339 100644
--- a/include/configs/omapl138_lcdk.h
+++ b/include/configs/omapl138_lcdk.h
@@ -315,9 +315,6 @@
#define CONFIG_CMD_UBIFS
#endif
-#ifdef CONFIG_USE_SPIFLASH
-#endif
-
#if !defined(CONFIG_USE_NAND) && \
!defined(CONFIG_SYS_USE_NOR) && \
!defined(CONFIG_USE_SPIFLASH)