[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAL_JsqLJ+zuqx9RELw3p2Pa13QuXsDR3Fv1Qcaeqk+R6HXy9uQ@mail.gmail.com>
Date: Fri, 5 Sep 2014 07:46:19 -0500
From: Rob Herring <robherring2@...il.com>
To: Robert Richter <rric@...nel.org>
Cc: Olof Johansson <olof@...om.net>, Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Arnd Bergmann <arnd@...db.de>, Michal Marek <mmarek@...e.cz>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
linux-kbuild@...r.kernel.org,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Robert Richter <rrichter@...ium.com>
Subject: Re: [PATCH 5/6] dts, arm64: Move dts files to vendor subdirs
On Fri, Sep 5, 2014 at 1:48 AM, Robert Richter <rric@...nel.org> wrote:
> From: Robert Richter <rrichter@...ium.com>
>
> Moving dts files to vendor subdirs.
>
> Signed-off-by: Robert Richter <rrichter@...ium.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 <robh@...nel.org>
Rob
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists