From: Heiko Carstens Date: Tue, 5 Feb 2013 11:48:29 +0000 (+0100) Subject: drivers/gpio: add missing GENERIC_HARDIRQ dependency X-Git-Tag: v3.9-rc1~111^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29bde2d93289d86d5caf24e75c14559292a42756;p=pandora-kernel.git drivers/gpio: add missing GENERIC_HARDIRQ dependency The VIA VX855/VX875 GPIO and RDC R-321x GPIO support drivers select MFD_CORE which itself depends on GENERIC_HARDIRQ support. So add this dependency to these two drivers as well to prevent selection of MFD_CORE. Cc: Grant Likely Cc: Samuel Ortiz Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed