Re: [PATCH] powerpc: dts: use #include "..." to include local DT
From: Anatolij Gustschin <hidden>
Date: 2017-06-13 13:04:15
Also in:
linuxppc-dev, lkml
From: Anatolij Gustschin <hidden>
Date: 2017-06-13 13:04:15
Also in:
linuxppc-dev, lkml
Hi, On Wed, 24 May 2017 14:12:24 +0900 Masahiro Yamada yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org 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 <redacted>
Tested-by: Anatolij Gustschin <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html