Merge branch 'next' of ../next
[platform/kernel/u-boot.git] / cpu / arm920t / s3c24x0 / interrupts.c
index 9148946..879fda6 100644 (file)
 
 #include <common.h>
 
-#if defined(CONFIG_S3C2400)
-#include <s3c2400.h>
-#elif defined(CONFIG_S3C2410)
-#include <s3c2410.h>
-#endif
+#include <asm/arch/s3c24x0_cpu.h>
 #include <asm/proc-armv/ptrace.h>
 
 void do_irq (struct pt_regs *pt_regs)