From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Horman Date: Thu, 23 May 2013 01:39:41 +0000 Subject: Re: [PATCH] ARM: shmobile: Remove unused r8a7790 GIC CPU interface DT bits Message-Id: <20130523013940.GJ22608@verge.net.au> List-Id: References: <20130516060355.29253.21426.sendpatchset@w520> In-Reply-To: <20130516060355.29253.21426.sendpatchset@w520> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-sh@vger.kernel.org On Thu, May 16, 2013 at 03:05:16PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Remove unused GIC CPU interface DT bits for r8a7790. > > Signed-off-by: Magnus Damm Thanks, queued-up for v3.11 in the soc-r8a7790 branch. > --- > > arch/arm/boot/dts/r8a7790.dtsi | 6 ------ > 1 file changed, 6 deletions(-) > > --- 0001/arch/arm/boot/dts/r8a7790.dtsi > +++ work/arch/arm/boot/dts/r8a7790.dtsi 2013-05-15 14:41:08.000000000 +0900 > @@ -36,12 +36,6 @@ > <0 0xf1004000 0 0x2000>, > <0 0xf1006000 0 0x2000>; > interrupts = <1 9 0xf04>; > - > - gic-cpuif@4 { > - compatible = "arm,gic-cpuif"; > - cpuif-id = <4>; > - cpu = <&cpu0>; > - }; > }; > > timer { > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >