Merge tag 'ti-v2020.07-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti
[oweals/u-boot.git] / drivers / virtio / virtio_sandbox.c
index 2addb1ebc5e2f30fea82dfff0979bde6c17fe016..2a2abb9d499c621ded216a6309cafceb879d5697 100644 (file)
@@ -10,7 +10,9 @@
 #include <virtio_types.h>
 #include <virtio.h>
 #include <virtio_ring.h>
+#include <linux/bug.h>
 #include <linux/compat.h>
+#include <linux/err.h>
 #include <linux/io.h>
 
 struct virtio_sandbox_priv {