projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
430f1ee
)
mmc: msm_sdcc: Remove unnecessary include
author
Stephen Boyd
<sboyd@codeaurora.org>
Mon, 4 Mar 2013 23:08:26 +0000
(15:08 -0800)
committer
David Brown
<davidb@codeaurora.org>
Tue, 5 Mar 2013 20:05:43 +0000
(12:05 -0800)
This driver has no reason to include msm_iomap.h. Remove it so
that we can remove msm_iomap.h from include/mach in the near future.
Acked-by: Chris Ball <cjb@laptop.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
drivers/mmc/host/msm_sdcc.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/msm_sdcc.c
b/drivers/mmc/host/msm_sdcc.c
index 7c0af0e80047af0bc7b25e167f815d0f06d133b3..0ee4a57fe6b28d03e7cdb6e87cbac897f429d0a5 100644
(file)
--- a/
drivers/mmc/host/msm_sdcc.c
+++ b/
drivers/mmc/host/msm_sdcc.c
@@
-43,7
+43,6
@@
#include <asm/sizes.h>
#include <linux/platform_data/mmc-msm_sdcc.h>
-#include <mach/msm_iomap.h>
#include <mach/dma.h>
#include <mach/clk.h>