summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-omap2/hsmmc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/hsmmc.c b/arch/arm/mach-omap2/hsmmc.c
index 215bb3fadabb..ca844276f64f 100644
--- a/arch/arm/mach-omap2/hsmmc.c
+++ b/arch/arm/mach-omap2/hsmmc.c
@@ -205,7 +205,7 @@ static struct omap_mmc_platform_data *hsmmc_data[OMAP44XX_NR_MMC] __initdata;
#ifdef CONFIG_TIWLAN_SDIO
static struct sdio_embedded_func wifi_func_array[] = {
{
- .f_class = SDIO_CLASS_BT_A,
+ .f_class = SDIO_CLASS_NONE,
.f_maxblksize = 512,
},
{