commit | 4c3141e09cfa6460bfcd5e90f73e498db654c917 | [log] [tgz] |
---|---|---|
author | Carlo Caione <carlo@endlessm.com> | Tue Dec 01 17:24:17 2015 +0100 |
committer | Rob Herring <robh@kernel.org> | Wed Dec 09 09:08:36 2015 -0600 |
tree | 7f281e91cb91e310c781aedbac320dfe59db185f | |
parent | f8062386671a596ca7022c61727a14a25679a0a1 [diff] |
of/irq: Export of_irq_find_parent again of_irq_find_parent was made static since it had no users outside of of_irq.c. Export it again since we are going to use it again. Signed-off-by: Carlo Caione <carlo@endlessm.com> [robh: move of_irq_find_parent to correct ifdef section] Signed-off-by: Rob Herring <robh@kernel.org>