rk30_phone_loquat:modify wifi sdmmc

This commit is contained in:
lw
2012-05-07 10:26:46 +08:00
parent a5f4e317b9
commit b28cb7154c

View File

@@ -1225,7 +1225,7 @@ static struct platform_device device_ion = {
* SDMMC devices, include the module of SD,MMC,and sdio.noted by xbw at 2012-03-05
**************************************************************************************************/
#ifdef CONFIG_SDMMC_RK29
#include "board-rk30-sdk-sdmmc.c"
#include "board-rk30-phone-sdmmc.c"
#if defined(CONFIG_SDMMC0_RK29_WRITE_PROTECT)
#define SDMMC0_WRITE_PROTECT_PIN RK30_PIN3_PB7 //According to your own project to set the value of write-protect-pin.