From: Peng Fan Date: Wed, 4 Mar 2015 13:33:15 +0000 (+0800) Subject: imx:mx6 remove duplicated includes X-Git-Tag: v2025.01-rc5-pxa1908~13577^2~6 X-Git-Url: http://git.dujemihanovic.xyz/html/static/%7B%7B%20.RelPermalink%20%7D%7D?a=commitdiff_plain;h=0c1842a01f2b5383064b81862fcbc438146497fa;p=u-boot.git imx:mx6 remove duplicated includes There is no need to include asm/bootm.h twice, so remove one. Signed-off-by: Peng Fan --- diff --git a/arch/arm/cpu/armv7/mx6/soc.c b/arch/arm/cpu/armv7/mx6/soc.c index ef029722b4..b354f700e7 100644 --- a/arch/arm/cpu/armv7/mx6/soc.c +++ b/arch/arm/cpu/armv7/mx6/soc.c @@ -21,7 +21,6 @@ #include #include #include -#include #include #include