From 31efca30bc5bc287b9afd54c297fc825ac28d6f7 Mon Sep 17 00:00:00 2001 From: Andy Green Date: Wed, 13 Apr 2011 14:41:39 +0100 Subject: omap2 hwmod 2420 mmc devattr name fix Signed-off-by: Andy Green --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, }; -- cgit v1.2.3