From: lw Date: Mon, 7 May 2012 02:26:46 +0000 (+0800) Subject: rk30_phone_loquat:modify wifi sdmmc X-Git-Tag: firefly_0821_release~9251 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=b28cb7154c7627d9a6e824cbf12bacfe02d46ea3;p=firefly-linux-kernel-4.4.55.git rk30_phone_loquat:modify wifi sdmmc --- diff --git a/arch/arm/mach-rk30/board-rk30-phone-loquat.c b/arch/arm/mach-rk30/board-rk30-phone-loquat.c index 7a5aa466209a..2dbb6f3742f1 100755 --- a/arch/arm/mach-rk30/board-rk30-phone-loquat.c +++ b/arch/arm/mach-rk30/board-rk30-phone-loquat.c @@ -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.