irqdomain: Kill off duplicate definitions.
authorPaul Mundt <lethal@linux-sh.org>
Sat, 19 May 2012 06:11:45 +0000 (15:11 +0900)
committerGrant Likely <grant.likely@secretlab.ca>
Sat, 19 May 2012 18:41:56 +0000 (12:41 -0600)
Presently irqdomain.h has duplicate definitions for irq_find_host() and
irq_set_default_host(), presumably from merge damage. Kill off the
duplicates.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found