[SPARC64]: Kill ugly __irq_ino() macro.
authorDavid S. Miller <davem@sunset.davemloft.net>
Sun, 14 Oct 2007 06:27:48 +0000 (23:27 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 14 Oct 2007 06:27:48 +0000 (23:27 -0700)
We have a place to stick INO information in the
virt_to_real_irq_table[], which is currently only used for VIRQs.
And that is readily accessible from the one __irq_ino() call site.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found