commit | 30c0527d15ce4edcde64581e9d062ba9fb08fe16 | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Mon Oct 24 01:11:14 2011 +1100 |
committer | Geert Uytterhoeven <geert@linux-m68k.org> | Sat Dec 10 19:52:46 2011 +0100 |
tree | da3e996d43a671d2d66075fdc7676f17c688b415 | |
parent | 56e63689fd866a865682fe14dc5a7e1ec3b2c3ad [diff] |
m68k/mac: cleanup mac_irq_pending mac_irq_pending() has only one caller (mac_esp.c). Nothing tests for Baboon, PSC or OSS pending interrupts. Until that need arises, let's keep it simple and remove all the unused abstraction. Replace it with a routine to check for SCSI DRQ. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>