projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
430e440
)
hw/pvrdma: remove not needed include
author
Marcel Apfelbaum
<marcel.apfelbaum@gmail.com>
Sat, 11 Aug 2018 17:15:34 +0000
(20:15 +0300)
committer
Marcel Apfelbaum
<marcel.apfelbaum@gmail.com>
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 <thuth@redhat.com>
Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
Message-Id: <
20180811171534
.11917-1-marcel.apfelbaum@gmail.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
hw/rdma/vmw/pvrdma_cmd.c
patch
|
blob
|
history
diff --git
a/hw/rdma/vmw/pvrdma_cmd.c
b/hw/rdma/vmw/pvrdma_cmd.c
index b74b0b48d0508141ec568ead740c4f818b22679b..4faeb21631e14a75f9517c38fdf2f84d3da5a4fd 100644
(file)
--- a/
hw/rdma/vmw/pvrdma_cmd.c
+++ b/
hw/rdma/vmw/pvrdma_cmd.c
@@
-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"