commit | 385877c01361401113c101ef5a80a9f0998e072b | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@ingics.com> | Tue Sep 01 09:52:21 2015 +0800 |
committer | Robert Jarzmik <robert.jarzmik@free.fr> | Wed Sep 16 21:24:58 2015 +0200 |
tree | 723143e78751efd5349b8f4214f9576c082e3def | |
parent | b692cb83b14d2f741f513221f5f78042c674c2a9 [diff] |
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 <axel.lin@ingics.com> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>