common: Move some board functions out of common.h
[platform/kernel/u-boot.git] / board / emulation / qemu-riscv / qemu-riscv.c
index 37d48d0..cbce5ff 100644 (file)
@@ -8,6 +8,7 @@
 #include <env.h>
 #include <fdtdec.h>
 #include <spl.h>
+#include <init.h>
 #include <virtio_types.h>
 #include <virtio.h>