On Fri, Sep 5, 2014 at 1:48 AM, Robert Richter <rric@xxxxxxxxxx> wrote: > From: Robert Richter <rrichter@xxxxxxxxxx> > > Moving dts files to vendor subdirs. > > Signed-off-by: Robert Richter <rrichter@xxxxxxxxxx> > --- > arch/arm64/boot/dts/Makefile | 4 +- > arch/arm64/boot/dts/apm-mustang.dts | 34 -- > arch/arm64/boot/dts/apm-storm.dtsi | 425 ----------------------- > arch/arm64/boot/dts/apm/Makefile | 5 + > arch/arm64/boot/dts/apm/apm-mustang.dts | 34 ++ > arch/arm64/boot/dts/apm/apm-storm.dtsi | 425 +++++++++++++++++++++++ > arch/arm64/boot/dts/arm/Makefile | 6 + > arch/arm64/boot/dts/arm/foundation-v8.dts | 232 +++++++++++++ > arch/arm64/boot/dts/arm/rtsm_ve-aemv8a.dts | 159 +++++++++ > arch/arm64/boot/dts/arm/rtsm_ve-motherboard.dtsi | 240 +++++++++++++ > arch/arm64/boot/dts/foundation-v8.dts | 232 ------------- > arch/arm64/boot/dts/rtsm_ve-aemv8a.dts | 159 --------- > arch/arm64/boot/dts/rtsm_ve-motherboard.dtsi | 240 ------------- > 13 files changed, 1103 insertions(+), 1092 deletions(-) This should be sent with renames enabled (-M option). You can enable it by default with this in your git config: [diff] renames = true Otherwise, Acked-by: Rob Herring <robh@xxxxxxxxxx> Rob -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html