Browse Source

[MMC] mmci doesn't need asm/irq.h

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 years ago
parent
commit
69177e890c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/mmc/mmci.c

+ 0 - 1
drivers/mmc/mmci.c

@@ -22,7 +22,6 @@
 
 #include <asm/div64.h>
 #include <asm/io.h>
-#include <asm/irq.h>
 #include <asm/scatterlist.h>
 #include <asm/sizes.h>
 #include <asm/hardware/amba.h>