diff options
author | 2015-12-09 09:11:10 -0600 | |
---|---|---|
committer | 2015-12-09 09:23:28 -0600 | |
commit | eaddb5725357e9f05ffe5d271630f8197d089da4 (patch) | |
tree | 053944721aeb7bf6d4ff3937a8e69fa7120ec890 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | of/irq: Export of_irq_find_parent again (diff) | |
download | wireguard-linux-eaddb5725357e9f05ffe5d271630f8197d089da4.tar.xz wireguard-linux-eaddb5725357e9f05ffe5d271630f8197d089da4.zip |
of/irq: move of_msi_map_rid declaration to the correct ifdef section
In checking fixes for of_irq_find_parent declaration location, I found
that of_msi_map_rid is also wrong. of_msi_map_rid is not implemented for
Sparc, so it should not be in the Sparc specific section of the header.
Move it to just depend on OF_IRQ.
Cc: Frank Rowand <frowand.list@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions