linux/arch/blackfin/mach-common
Mike Frysinger 09ebdedf48 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 <vapier@gentoo.org>
2010-10-25 17:24:00 -04:00
..
Makefile Blackfin: drop unused irq_panic()/DEBUG_ICACHE_CHECK 2010-10-25 17:24:00 -04:00
arch_checks.c
cache-c.c
cache.S
clocks-init.c
cpufreq.c Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
dpmc.c
dpmc_modes.S Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx 2010-10-22 16:30:02 -04:00
entry.S Blackfin: add new cacheflush syscall 2010-10-22 03:48:59 -04:00
head.S
interrupt.S Blackfin: initial preempt support while returning from interrupt 2010-10-22 03:48:55 -04:00
ints-priority.c Blackfin: bf561: rewrite SICA_xxx to just SIC_xxx 2010-10-22 16:30:02 -04:00
pm.c Blackfin: Rename IRQ flags handling functions 2010-10-07 14:08:52 +01:00
smp.c