From mboxrd@z Thu Jan 1 00:00:00 1970 From: laurent.pinchart@ideasonboard.com (Laurent Pinchart) Date: Sun, 29 Dec 2013 22:42:02 +0100 Subject: [PATCH 15/21] ARM: shmobile: Remove Koelsch reference DTS In-Reply-To: <20131227022356.GF9184@verge.net.au> References: <11196073.PIXxcg54ZL@avalon> <20131227022356.GF9184@verge.net.au> Message-ID: <2111872.r7nHcLFZor@avalon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Simon, On Friday 27 December 2013 11:23:57 Simon Horman wrote: > On Thu, Dec 26, 2013 at 03:48:58PM +0100, Laurent Pinchart wrote: > > On Tuesday 24 December 2013 20:00:43 Sergei Shtylyov wrote: > > > On 24-12-2013 18:19, Simon Horman wrote: > > > > From: Laurent Pinchart > > > > > > > > Now that the DTS file r8a7790-koelsch.dts can be used with > > > > board-koelsch.c and board-koelsch-reference.c, proceed with removing > > > > r8a7790-koelsch-reference.dts. > > > > > > > > Signed-off-by: Laurent Pinchart > > > > > > > > Signed-off-by: Simon Horman > > > > --- > > > > > > > > arch/arm/boot/dts/Makefile | 1 - > > > > 1 file changed, 1 deletion(-) > > > > > > > > diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile > > > > index 909d910..5839077 100644 > > > > --- a/arch/arm/boot/dts/Makefile > > > > +++ b/arch/arm/boot/dts/Makefile > > > > @@ -225,7 +225,6 @@ dtb-$(CONFIG_ARCH_SHMOBILE_LEGACY) += > > > > emev2-kzm9d.dtb > > > > \ > > > > > > > > r8a7779-marzen.dtb \ > > > > r8a7779-marzen-reference.dtb \ > > > > r8a7791-koelsch.dtb \ > > > > > > > > - r8a7791-koelsch-reference.dtb \ > > > > > > > > r8a7790-lager.dtb \ > > > > r8a7790-lager-reference.dtb \ > > > > > > Hm, the previous commit removed that file itself but forgot to remove it > > > from the Makefile. > > > > Indeed, this problem doesn't seem to be present in the patches I've sent. > > Simon, has something gone wrong during a rebase ? > > Sorry about that. > > Could you supply an incremental patch to remove the file itself? Sure. I've sent the patch. Could you please also pick "[PATCH v6 15.1/17] ARM: shmobile: Add GPIO keys to Koelsch DTS" from the list ? -- Regards, Laurent Pinchart