Re: [U-Boot] [U-Boot, PATCHv2, 3/5] igep00x0: Do not include config_distro_defaults.h

2016-01-20 Thread Tom Rini
On Mon, Jan 04, 2016 at 11:08:00PM +0100, Enric Balletbò i Serra wrote: > From: Ladislav Michl > > 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 Balletb

Re: [U-Boot] [PATCHv2 3/5] igep00x0: Do not include config_distro_defaults.h

2016-01-19 Thread Heiko Schocher
Hello Tom, Am 04.01.2016 um 23:23 schrieb Tom Rini: On Mon, Jan 04, 2016 at 11:08:00PM +0100, Enric Balletbo i Serra wrote: From: Ladislav Michl 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:

Re: [U-Boot] [PATCHv2 3/5] igep00x0: Do not include config_distro_defaults.h

2016-01-04 Thread Tom Rini
On Mon, Jan 04, 2016 at 11:08:00PM +0100, Enric Balletbo i Serra wrote: > From: Ladislav Michl > > 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 Balletb

[U-Boot] [PATCHv2 3/5] igep00x0: Do not include config_distro_defaults.h

2016-01-04 Thread Enric Balletbo i Serra
From: Ladislav Michl 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 --- include/configs/omap3_igep00x0.h | 2 -- 1 file changed, 2 deletions(-) di