Prepare v2023.10
[platform/kernel/u-boot.git] / arch / powerpc / cpu / mpc8xx / interrupts.c
index 26aa7a5..eef1951 100644 (file)
@@ -5,11 +5,14 @@
  */
 
 #include <common.h>
+#include <irq_func.h>
 #include <mpc8xx.h>
 #include <mpc8xx_irq.h>
+#include <time.h>
 #include <asm/cpm_8xx.h>
 #include <asm/processor.h>
 #include <asm/io.h>
+#include <asm/ptrace.h>
 
 /************************************************************************/