From: Mike Frysinger Date: Mon, 25 Oct 2010 21:22:49 +0000 (-0400) Subject: Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK X-Git-Tag: v2.6.37-rc1~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09ebdedf48994117ede1b7792fc38268bc82549b;p=pandora-kernel.git Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK This code was useful during early port development when our icache code wasn't solid, but that ship has sailed long ago, and no code calls this function anymore (irq_panic). So punt it. Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed