]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/virtio.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / virtio.c
index 3e108cdc35d0485f9dd0d501f1e803355a86b298..3efd7c74f4271c3c8a07acccb36a93fc892bbc0a 100644 (file)
@@ -3,7 +3,6 @@
  * Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
  */
 
-#include <common.h>
 #include <dm.h>
 #include <virtio_types.h>
 #include <virtio.h>