common: Drop bootstage.h from common header
[oweals/u-boot.git] / arch / sandbox / cpu / cpu.c
index 56ee3f5826030160d04068c5f71fe9183a8d5783..842640c50edfe5ccb6941047f3296ce6ffa3c37c 100644 (file)
@@ -4,6 +4,7 @@
  */
 
 #include <common.h>
+#include <bootstage.h>
 #include <cpu_func.h>
 #include <dm.h>
 #include <errno.h>