]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mmc: msm_sdcc: Remove unnecessary include
authorStephen Boyd <sboyd@codeaurora.org>
Mon, 4 Mar 2013 23:08:26 +0000 (15:08 -0800)
committerDavid Brown <davidb@codeaurora.org>
Tue, 5 Mar 2013 20:05:43 +0000 (12:05 -0800)
commit805b3e423567f67ba1e0fdf871763294a1f52cbd
treebeeb578a3d36cf4123b797f75ffc0996210f0005
parent430f1eefed3da2758a9aa727aadd46d21ccfa853
mmc: msm_sdcc: Remove unnecessary include

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