commit | cb5557bec9f14d05204a9014ae1b23aca8b04f1d | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Sat May 19 15:11:45 2012 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Sat May 19 12:41:56 2012 -0600 |
tree | 60811a47006a9753de390a7fa8a4aae95a80aac6 | |
parent | 5c5806e50b9fd4ca435acdf0eceddda64da9be5b [diff] |
irqdomain: Kill off duplicate definitions. 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>