ARM: pxa: balloon3: Fix build error
authorAxel Lin <axel.lin@ingics.com>
Tue, 1 Sep 2015 01:52:21 +0000 (09:52 +0800)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Wed, 16 Sep 2015 19:24:58 +0000 (21:24 +0200)
irq_data_get_chip() function does not exist, call irq_desc_get_chip()
instead.

Fixes: 9ec97561aa6d ("ARM/pxa: Prepare balloon3_irq_handler for irq argument removal")
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
arch/arm/mach-pxa/balloon3.c

Simple merge