Messages in this thread |  | | Date | Fri, 8 Feb 2013 12:23:43 -0800 | From | Greg KH <> | Subject | Re: [PATCH 08/15] drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency |
| |
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@arndb.de> > > Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> > > --- > > 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...
|  |