projects
/
platform
/
kernel
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ed75ba
)
igep00x0: Do not include config_distro_defaults.h
author
Ladislav Michl
<ladis@linux-mips.org>
Mon, 4 Jan 2016 22:08:00 +0000
(23:08 +0100)
committer
Tom Rini
<trini@konsulko.com>
Wed, 20 Jan 2016 15:19:39 +0000
(10:19 -0500)
File is already included:
omap3_igep00x0.h -> ti_omap3_common.h -> ti_armv7_omap.h ->
ti_armv7_common.h -> config_distro_defaults.h
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
Acked-by: Enric Balletbo Serra <enric.balletbo@collabora.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heiko Schocher <hs@denx.de>
include/configs/omap3_igep00x0.h
patch
|
blob
|
history
diff --git
a/include/configs/omap3_igep00x0.h
b/include/configs/omap3_igep00x0.h
index
cf2bc3e
..
16775e2
100644
(file)
--- a/
include/configs/omap3_igep00x0.h
+++ b/
include/configs/omap3_igep00x0.h
@@
-85,8
+85,6
@@
#ifndef CONFIG_SPL_BUILD
-#include <config_distro_defaults.h>
-
/* Environment */
#define ENV_DEVICE_SETTINGS \
"stdin=serial\0" \