On Fri, Sep 5, 2014 at 1:48 AM, Robert Richter <r...@kernel.org> wrote:
> From: Robert Richter <rrich...@cavium.com>
>
> Moving dts files to vendor subdirs.
>
> Signed-off-by: Robert Richter <rrich...@cavium.com>
> ---
>  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 <r...@kernel.org>

Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to