[SPARC64]: Kill ino_bucket->pil
authorDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2006 08:21:57 +0000 (01:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Jun 2006 08:21:57 +0000 (01:21 -0700)
And reuse that struct member for virt_irq, which will
be used in future changesets for the implementation of
mapping between real and virtual IRQ numbers.

This nicely kills off a ton of SBUS and PCI controller
PIL assignment code which is no longer necessary.

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

No differences found