diff options
Diffstat (limited to 'arch/arm')
-rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_2420_data.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_2420_data.c b/arch/arm/mach-omap2/omap_hwmod_2420_data.c index 4edb3ecb219..35f4fac72b7 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2420_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2420_data.c @@ -2182,7 +2182,7 @@ static struct omap_hwmod_class mmc_class = { /* MMC/SD/SDIO1 */ -static struct mmc_dev_attr mmc_dev_attr = { +static struct omap_mmc_dev_attr mmc_dev_attr = { .flags = OMAP_HSMMC_SUPPORTS_DUAL_VOLT, }; |