Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 805b3e42 authored by Stephen Boyd's avatar Stephen Boyd Committed by David Brown
Browse files

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: default avatarChris Ball <cjb@laptop.org>
Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarDavid Brown <davidb@codeaurora.org>
parent 430f1eef
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>