On Wed, May 24, 2017 at 2:02 AM, Masahiro Yamada <yamada.masah...@socionext.com> 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.masah...@socionext.com>
Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>