From: Heiko Carstens Date: Thu, 7 Feb 2013 06:37:29 +0000 (+0100) Subject: drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency X-Git-Tag: v3.9-rc1~43^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1262e24a59a052f9a98383e47e7c903712490d5c;p=pandora-kernel.git drivers/block/mtip32xx: add missing GENERIC_HARDIRQS dependency The MTIP32XX driver calls devm_request_irq() and therefore needs a GENERIC_HARDIRQS dependency to prevent building it on s390. Signed-off-by: Heiko Carstens Signed-off-by: Jens Axboe --- Reading git-diff-tree failed