[PATCH] ARM: dts: imx6: use #include "..." to include local DT

Shawn Guo shawnguo at kernel.org
Wed May 24 18:27:47 PDT 2017


On Wed, May 24, 2017 at 02:02:42PM +0900, Masahiro Yamada wrote:
> Most of DT files in ARM use #include "..." to make pre-processor
> include DT in the same directory, but we have some exceptional files
> that use #include <...> for that.
> 
> Fix them to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts path from
> dtc_cpp_flags.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>

Applied, thanks.



More information about the linux-arm-kernel mailing list