Hi Shawn, 2017-05-15 22:10 GMT+09:00 Shawn Guo <shawnguo@xxxxxxxxxx>: > Hi Masahiro, > > On Mon, May 15, 2017 at 08:14:45PM +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 3 exceptional files >> that use #include <...> for that. >> >> They must be fixed to remove -I$(srctree)/arch/$(SRCARCH)/boot/dts >> path from dtc_cpp_flags. >> >> Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> >> --- >> >> arch/arm/boot/dts/imx6q-zii-rdu2.dts | 4 ++-- >> arch/arm/boot/dts/imx6qp-zii-rdu2.dts | 4 ++-- > > I see this patch depends on nothing and can be applied immediately. But > versatile-pb.dts is not really in my charge. In case you want to get > this series merged by arm-soc folks, here is my ACK: > > Acked-by: Shawn Guo <shawnguo@xxxxxxxxxx> > > Or you need to split versatile-pb.dts out, and then I can take it. > > Shawn I split it out. Please pick up the imx6 one. Thanks! -- Best Regards Masahiro Yamada