From: Russell King Date: Sat, 12 Nov 2005 17:26:21 +0000 (+0000) Subject: [MMC] mmci doesn't need asm/irq.h X-Git-Tag: v2.6.16.28-rc1~2624^2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=69177e890cd43e781c3aa9eed98ea091c4cb0788;p=karo-tx-linux.git [MMC] mmci doesn't need asm/irq.h Signed-off-by: Russell King --- diff --git a/drivers/mmc/mmci.c b/drivers/mmc/mmci.c index 1e6bdba26756..166c9b0ad04e 100644 --- a/drivers/mmc/mmci.c +++ b/drivers/mmc/mmci.c @@ -22,7 +22,6 @@ #include #include -#include #include #include #include