[SPARC64]: Get rid of fast IRQ feature.
authorDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 00:04:45 +0000 (17:04 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 28 Jun 2005 00:04:45 +0000 (17:04 -0700)
The only real user was the assembler floppy interrupt
handler, which does not need to be in assembly.

This makes it so that there are less pieces of code which
know about the internal layout of ivector_table[] and
friends.

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

No differences found