projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa71f70
)
omapl138_lcdk: remove empty ifdef block
author
Fabien Parent
<fparent@baylibre.com>
Mon, 9 Jan 2017 10:06:38 +0000
(11:06 +0100)
committer
Tom Rini
<trini@konsulko.com>
Sat, 14 Jan 2017 21:47:17 +0000
(16:47 -0500)
Small clean-up.
Signed-off-by: Fabien Parent <fparent@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
include/configs/omapl138_lcdk.h
patch
|
blob
|
history
diff --git
a/include/configs/omapl138_lcdk.h
b/include/configs/omapl138_lcdk.h
index 4418b9bcdfd4470a727b8908cd6d88617bceacc7..43da339f397aa11eecf6571ff48cb14f0391ecd5 100644
(file)
--- 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)