summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_igep00x0.h
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2016-01-04 23:08:00 +0100
committerTom Rini <trini@konsulko.com>2016-01-20 10:19:39 -0500
commit78f7b6ac8f69b51123186c70a7cc124701edf055 (patch)
tree8a0ed72d3b61976678a4d03cd7c6303b885040ae /include/configs/omap3_igep00x0.h
parent6ed75ba78b664c25d1a12312336fdb4a82b54359 (diff)
downloadblackbird-obmc-uboot-78f7b6ac8f69b51123186c70a7cc124701edf055.tar.gz
blackbird-obmc-uboot-78f7b6ac8f69b51123186c70a7cc124701edf055.zip
igep00x0: Do not include config_distro_defaults.h
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>
Diffstat (limited to 'include/configs/omap3_igep00x0.h')
-rw-r--r--include/configs/omap3_igep00x0.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/omap3_igep00x0.h b/include/configs/omap3_igep00x0.h
index cf2bc3e6d5..16775e218b 100644
--- 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" \
OpenPOWER on IntegriCloud