diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-09-06 10:53:13 (GMT) |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-09-06 10:53:13 (GMT) |
commit | 2f02a59c559c28f777ea7d198da87f634cc809c0 (patch) | |
tree | bc6194a304299d169239579fd3eaca5e511529f6 /arch | |
parent | e6929378071a1ef68d1dc2f10c0b4a1bcc603f4c (diff) | |
parent | c776357e0adc2a25bd22eb75155030132c88a0dd (diff) | |
download | linux-fsl-qoriq-2f02a59c559c28f777ea7d198da87f634cc809c0.tar.xz |
Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into for-2.6.37
Diffstat (limited to 'arch')
-rw-r--r-- | arch/arm/mach-omap2/board-rx51-peripherals.c | 4 |
1 files changed, 0 insertions, 4 deletions
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, |