From: Jarkko Nikula Date: Mon, 23 Aug 2010 07:35:05 +0000 (+0300) Subject: omap: rx51: Remove redefinition of rx51_aic3x_data X-Git-Tag: v2.6.37-rc1~82^2~8^2~128^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8165e0e6f0511d14132423b4bce2d285e890fc8;p=profile%2Fcommon%2Fkernel-common.git omap: rx51: Remove redefinition of rx51_aic3x_data Redefinition of rx51_aic3x_data got introduced when merging upstread changes for 2.6.36 and ASoC Multi-Component Support. This must go together with multi-component commit f0fba2a. Signed-off-by: Jarkko Nikula Cc: Tony Lindgren Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c index 897d960..11ce4b2 100644 --- a/arch/arm/mach-omap2/board-rx51-peripherals.c +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c @@ -710,10 +710,6 @@ static struct twl4030_platform_data rx51_twldata __initdata = { .vio = &rx51_vio, }; -static struct aic3x_pdata rx51_aic3x_data __initdata = { - .gpio_reset = 60, -}; - static struct tpa6130a2_platform_data rx51_tpa6130a2_data __initdata = { .id = TPA6130A2, .power_gpio = 98,