From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Mon, 23 May 2011 06:48:41 -0700 Subject: [PATCH] Fix generic irq chip In-Reply-To: <20110520220510.GC30675@n2100.arm.linux.org.uk> (Russell King's message of "Fri, 20 May 2011 23:05:10 +0100") References: <20110520220510.GC30675@n2100.arm.linux.org.uk> Message-ID: <87lixx34ue.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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