From mboxrd@z Thu Jan 1 00:00:00 1970 From: linux@arm.linux.org.uk (Russell King - ARM Linux) Date: Mon, 23 May 2011 16:01:20 +0100 Subject: [PATCH] Fix generic irq chip In-Reply-To: <87lixx34ue.fsf@ti.com> References: <20110520220510.GC30675@n2100.arm.linux.org.uk> <87lixx34ue.fsf@ti.com> Message-ID: <20110523150120.GA15153@n2100.arm.linux.org.uk> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, May 23, 2011 at 06:48:41AM -0700, Kevin Hilman wrote: > Russell King - ARM Linux writes: > > > As a result of c42321c (genirq: Make generic irq chip depend on > > CONFIG_GENERIC_IRQ_CHIP), we now need those platforms using this in > > my tree to select this symbol. > > > > Signed-off-by: Russell King > > -- > > Please send acks ASAP. Thanks to Mark for pointing this out with a patch > > for Samsung. > > Acked-by: Kevin Hilman Thanks, but does that cover Davinci or OMAP?