[PATCH] powerpc: dts: use #include "..." to include local DT
Anatolij Gustschin
agust at denx.de
Tue Jun 13 23:04:00 AEST 2017
Hi,
On Wed, 24 May 2017 14:12:24 +0900
Masahiro Yamada yamada.masahiro at socionext.com wrote:
>Most of DT files in PowerPC use #include "..." to make pre-processor
>include DT in the same directory, but we have 3 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>
Tested-by: Anatolij Gustschin <agust at denx.de>
More information about the Linuxppc-dev
mailing list