]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER
authorVaibhav Hiremath <hvaibhav@ti.com>
Mon, 23 Nov 2009 11:06:05 +0000 (16:36 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Fri, 27 Nov 2009 22:26:18 +0000 (16:26 -0600)
commit7c15121f4007751af8c45c978c4ad7d6c5ff11f9
tree783891fefef681d15af61984b3042b28caef7961
parent6406d6daea51bbeed21f3829b37d3f395c198e54
omap3_mmc: Encapsulate twl4030 under option CONFIG_TWL4030_POWER

Fixes the build/compilation error if we try to re-use the omap3_mmc code
without TWL4030_POWER.

Signed-off-by: Vaibhav Hiremath <hvaibhav@ti.com>
drivers/mmc/omap3_mmc.c