projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd52d1e
)
[MMC] mmci doesn't need asm/irq.h
author
Russell King
<rmk@dyn-67.arm.linux.org.uk>
Sat, 12 Nov 2005 17:26:21 +0000
(17:26 +0000)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Sat, 12 Nov 2005 17:26:21 +0000
(17:26 +0000)
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
drivers/mmc/mmci.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/mmci.c
b/drivers/mmc/mmci.c
index 1e6bdba2675639568443cc1afb7ca5e603ae151a..166c9b0ad04ef7a43be4e63f6f5e66483cbdd80a 100644
(file)
--- a/
drivers/mmc/mmci.c
+++ b/
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>