From: Ladislav Michl Date: Mon, 4 Jan 2016 22:08:00 +0000 (+0100) Subject: igep00x0: Do not include config_distro_defaults.h X-Git-Tag: KARO-TXSD-2017-03-15~2238 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=78f7b6ac8f69b51123186c70a7cc124701edf055;p=karo-tx-uboot.git 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 Acked-by: Enric Balletbo Serra Reviewed-by: Tom Rini Reviewed-by: Heiko Schocher --- 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 - /* Environment */ #define ENV_DEVICE_SETTINGS \ "stdin=serial\0" \