]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: msm_sdcc: Compile the driver for msm7x30
authorSahitya Tummala <stummala@codeaurora.org>
Thu, 29 Jul 2010 11:27:41 +0000 (16:57 +0530)
committerDaniel Walker <dwalker@codeaurora.org>
Mon, 9 Aug 2010 23:05:20 +0000 (16:05 -0700)
commitedd4dd0e987919ed672376c5c73c32aacfc24f39
tree176c0d8d79a627fdeedaf41f50244de4949f8f22
parent08ecfde47534ced67c3c16a15845456e83bd31d1
mmc: msm_sdcc: Compile the driver for msm7x30

The controller base address is referred from platform
resource instead of using #defines. This fixes the
compilation error when driver is compiled for msm7x30.

Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Signed-off-by: Daniel Walker <dwalker@codeaurora.org>
drivers/mmc/host/Kconfig
drivers/mmc/host/msm_sdcc.c