소스 검색

[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/io.h>
-#include <asm/irq.h>
 #include <asm/scatterlist.h>
 #include <asm/sizes.h>
 #include <asm/hardware/amba.h>