]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - include/virtio.h
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / include / virtio.h
index 17f894a79e3162d246ec9c160678386fd25ac023..8113a59d7958d691b1b56ddd8fc616a577612f4a 100644 (file)
@@ -24,7 +24,6 @@
 #include <dm/device.h>
 #include <linux/bitops.h>
 #include <linux/bug.h>
-#include <linux/typecheck.h>
 #define VIRTIO_ID_NET          1 /* virtio net */
 #define VIRTIO_ID_BLOCK                2 /* virtio block */
 #define VIRTIO_ID_RNG          4 /* virtio rng */