]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/nios2/cpu/traps.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / arch / nios2 / cpu / traps.c
index 59690214f14e722af9888f9021d7952b8f2396d8..087a05097d9e6ffdbf67ae01f77e728542f14333 100644 (file)
@@ -4,8 +4,8 @@
  * Scott McNutt <smcnutt@psyent.com>
  */
 
+#include <common.h>
 #include <hang.h>
-#include <stdio.h>
 #include <asm/ptrace.h>
 
 void trap_handler (struct pt_regs *regs)