original_kernel/arch/blackfin/mach-common
Mike Frysinger cf8d943260 Blackfin: only build irqpanic.c when needed
The irq_panic function is only used when CONFIG_DEBUG_ICACHE_CHECK is
enabled, so move the conditional build to the Makefile rather than
wrapping all of the contents of the file.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-06-18 21:40:49 -04:00
..
Makefile Blackfin: only build irqpanic.c when needed 2009-06-18 21:40:49 -04:00
arch_checks.c
cache-c.c Blackfin: add blackfin_invalidate_entire_icache for SMP systems 2009-06-13 07:20:07 -04:00
cache.S
clocks-init.c
cpufreq.c
dpmc.c
dpmc_modes.S
entry.S Blackfin: hook up new rt_tgsigqueueinfo syscall 2009-06-13 07:23:18 -04:00
head.S Blackfin: fix command line corruption with DEBUG_DOUBLEFAULT 2009-06-12 06:11:52 -04:00
interrupt.S
ints-priority.c Blackfin: use common test_bit() rather than __test_bit() 2009-06-18 21:40:40 -04:00
irqpanic.c Blackfin: only build irqpanic.c when needed 2009-06-18 21:40:49 -04:00
lock.S
pm.c
smp.c Blackfin: fix deadlock in SMP IPI handler 2009-06-13 07:20:09 -04:00