diff options
Diffstat (limited to 'arch/arm/mach-pxa/vpac270.c')
-rw-r--r-- | arch/arm/mach-pxa/vpac270.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-pxa/vpac270.c b/arch/arm/mach-pxa/vpac270.c index 6575b8f352c9..a1b39c4674da 100644 --- a/arch/arm/mach-pxa/vpac270.c +++ b/arch/arm/mach-pxa/vpac270.c | |||
@@ -388,7 +388,7 @@ static pxa2xx_audio_ops_t vpac270_ac97_pdata = { | |||
388 | }; | 388 | }; |
389 | 389 | ||
390 | static struct ucb1400_pdata vpac270_ucb1400_pdata = { | 390 | static struct ucb1400_pdata vpac270_ucb1400_pdata = { |
391 | .irq = IRQ_GPIO(113), | 391 | .irq = IRQ_GPIO(GPIO113_VPAC270_TS_IRQ), |
392 | }; | 392 | }; |
393 | 393 | ||
394 | static struct platform_device vpac270_ucb1400_device = { | 394 | static struct platform_device vpac270_ucb1400_device = { |