]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/virtio.h
Init virtio before loading ENV from EXT4 or FAT
[thirdparty/u-boot.git] / include / virtio.h
index 1ab0ec5f39f582a24a1e9bb419c3fd4c082314e4..17f894a79e3162d246ec9c160678386fd25ac023 100644 (file)
@@ -21,6 +21,7 @@
 #define __VIRTIO_H__
 
 #include <virtio_types.h>
+#include <dm/device.h>
 #include <linux/bitops.h>
 #include <linux/bug.h>
 #include <linux/typecheck.h>