HTC Dream: mmc compilation fixes
authorPavel Machek <pavel@ucw.cz>
Tue, 8 Dec 2009 19:11:36 +0000 (11:11 -0800)
committerDaniel Walker <dwalker@codeaurora.org>
Thu, 10 Dec 2009 18:14:34 +0000 (10:14 -0800)
commit3989d17847071fa94c93299805a9cca27cf65d26
treeb5c660cd21ec416a5089e5c2d269443e2e0d5206
parent4e00dc762d68248c23c5fe1dfb4d06fbe75554b0
HTC Dream: mmc compilation fixes

Add missing include for msm_sdcc compilation, and remove pwrsink
support that is not mainline, yet.

Signed-off-by: Pavel Machek <pavel@ucw.cz>
[dwalker@codeaurora.org : fixed indent in mmc.h]
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
arch/arm/mach-msm/include/mach/mmc.h [new file with mode: 0644]
drivers/mmc/host/msm_sdcc.c