]> Git Repo - qemu.git/commitdiff
hw/pvrdma: remove not needed include
authorMarcel Apfelbaum <[email protected]>
Sat, 11 Aug 2018 17:15:34 +0000 (20:15 +0300)
committerMarcel Apfelbaum <[email protected]>
Sat, 18 Aug 2018 15:01:27 +0000 (18:01 +0300)
No need to include linux/types.h, is empty anyway.

Suggested-by: Thomas Huth <[email protected]>
Signed-off-by: Marcel Apfelbaum <[email protected]>
Message-Id: <20180811171534[email protected]>
Reviewed-by: Yuval Shaia <[email protected]>
hw/rdma/vmw/pvrdma_cmd.c

index b74b0b48d0508141ec568ead740c4f818b22679b..4faeb21631e14a75f9517c38fdf2f84d3da5a4fd 100644 (file)
@@ -16,7 +16,6 @@
 #include "qemu/osdep.h"
 #include "qemu/error-report.h"
 #include "cpu.h"
-#include <linux/types.h>
 #include "hw/hw.h"
 #include "hw/pci/pci.h"
 #include "hw/pci/pci_ids.h"
This page took 0.027271 seconds and 4 git commands to generate.