From: Finn Thain Date: Sun, 23 Oct 2011 14:11:14 +0000 (+1100) Subject: m68k/mac: cleanup mac_irq_pending X-Git-Tag: v3.3-rc1~175^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30c0527d15ce4edcde64581e9d062ba9fb08fe16;p=pandora-kernel.git 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 Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed