From: Axel Lin Date: Tue, 1 Sep 2015 01:52:21 +0000 (+0800) Subject: ARM: pxa: balloon3: Fix build error X-Git-Tag: omap-for-v4.3/fixes-rc5~75^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=385877c01361401113c101ef5a80a9f0998e072b;p=pandora-kernel.git ARM: pxa: balloon3: Fix build error 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 Signed-off-by: Robert Jarzmik --- Reading git-diff-tree failed