From: Heiko Carstens Date: Wed, 6 Feb 2013 16:23:56 +0000 (+0100) Subject: drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency X-Git-Tag: v3.9-rc1~124^2~11 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1e0a9e6991ec2c611f13dfc0a6bc1a214a22374;p=pandora-kernel.git drivers/misc/cb710: add missing GENERIC_HARDIRQS dependency 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 Signed-off-by: Heiko Carstens Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed