Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
authorMike Frysinger <vapier@gentoo.org>
Mon, 25 Oct 2010 21:22:49 +0000 (17:22 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 25 Oct 2010 21:24:00 +0000 (17:24 -0400)
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 <vapier@gentoo.org>

No differences found