浏览代码

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

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Russell King 19 年之前
父节点
当前提交
69177e890c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/mmc/mmci.c

+ 0 - 1
drivers/mmc/mmci.c

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