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:
ead10ed
)
davinci: omapl138-lcdk: remove unneeded includes
author
Bartosz Golaszewski
<bgolaszewski@baylibre.com>
Mon, 29 Jul 2019 06:58:08 +0000
(08:58 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 29 Jul 2019 21:58:52 +0000
(17:58 -0400)
There's no SPI on da850-lcdk. Remove unnecessary includes.
Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
board/davinci/da8xxevm/omapl138_lcdk.c
patch
|
blob
|
history
diff --git
a/board/davinci/da8xxevm/omapl138_lcdk.c
b/board/davinci/da8xxevm/omapl138_lcdk.c
index dd115514283d0d3a2de573984391a84df3cc7361..7f8c28b9537b431e28649d91ef71b599da388a3c 100644
(file)
--- a/
board/davinci/da8xxevm/omapl138_lcdk.c
+++ b/
board/davinci/da8xxevm/omapl138_lcdk.c
@@
-11,8
+11,6
@@
#include <common.h>
#include <i2c.h>
#include <net.h>
-#include <spi.h>
-#include <spi_flash.h>
#include <asm/arch/hardware.h>
#include <asm/ti-common/davinci_nand.h>
#include <asm/io.h>