diff options
author | Rob Herring <robh@kernel.org> | 2015-12-09 09:11:10 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2015-12-09 09:23:28 -0600 |
commit | eaddb5725357e9f05ffe5d271630f8197d089da4 (patch) | |
tree | 053944721aeb7bf6d4ff3937a8e69fa7120ec890 /tools | |
parent | 4c3141e09cfa6460bfcd5e90f73e498db654c917 (diff) | |
download | linux-eaddb5725357e9f05ffe5d271630f8197d089da4.tar.bz2 |
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')
0 files changed, 0 insertions, 0 deletions