]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm720t/interrupts.c
Convert CONFIG_CMD_PCI to Kconfig
[u-boot] / arch / arm / cpu / arm720t / interrupts.c
index e8ba1ae09ef600360164f728e1cdaab1bc17f940..1edb1a439a1d43f5f8505dbbc90dc8099fef4d86 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;