]> Git Repo - J-u-boot.git/commitdiff
igep00x0: Do not include config_distro_defaults.h
authorLadislav Michl <[email protected]>
Mon, 4 Jan 2016 22:08:00 +0000 (23:08 +0100)
committerTom Rini <[email protected]>
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 <[email protected]>
Acked-by: Enric Balletbo Serra <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
include/configs/omap3_igep00x0.h

index cf2bc3e6d5896f1fb7263a498e0d9db95676cc19..16775e218b9cd81ff6bc27ae96d18827339cc463 100644 (file)
@@ -85,8 +85,6 @@
 
 #ifndef CONFIG_SPL_BUILD
 
-#include <config_distro_defaults.h>
-
 /* Environment */
 #define ENV_DEVICE_SETTINGS \
        "stdin=serial\0" \
This page took 0.034094 seconds and 4 git commands to generate.