git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff7cbc4
)
Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK
author
Mike Frysinger
<vapier@gentoo.org>
Mon, 25 Oct 2010 21:22:49 +0000
(17:22 -0400)
committer
Mike 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