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

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


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.

thanks,

greg k-h
--
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/