Remove various unused interrupt related code
[platform/kernel/u-boot.git] / arch / arm / cpu / arm720t / interrupts.c
index e8ba1ae..1edb1a4 100644 (file)
 
 #include <common.h>
 
-#ifdef CONFIG_USE_IRQ
-void do_irq (struct pt_regs *pt_regs)
-{
-}
-#endif
-
 #if defined(CONFIG_TEGRA)
 static ulong timestamp;
 static ulong lastdec;