Re: [PATCH 08/15] drivers/misc/cb710: add missing GENERIC_HARDIRQSdependency

From: Greg KH
Date: Fri Feb 08 2013 - 15:23:52 EST


On Fri, Feb 08, 2013 at 12:23:00PM -0800, Greg KH wrote:
> On Wed, Feb 06, 2013 at 05:23:56PM +0100, Heiko Carstens wrote:
> > CB710_CORE (drivers/misc/cb710/core.c) calls devm_request_irq() and
> > therefore needs a GENERIC_HARDIRQS dependency to prevent a link
> > error on s390.
> >
> > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > Signed-off-by: Heiko Carstens <heiko.carstens@xxxxxxxxxx>
> > ---
> > drivers/misc/cb710/Kconfig | 2 +-
> > drivers/mmc/host/Kconfig | 2 +-
>
> I've deleted the drivers/mmc/ portion of this patch, as I don't think
> you ment to include it in this one.

Nevermind, it is needed, I put it back...

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/