projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c16758c
)
virtio-serial-bus.c: drop virtio_ids.h
author
Michael S. Tsirkin
<mst@redhat.com>
Wed, 18 Feb 2015 15:42:30 +0000
(16:42 +0100)
committer
Michael S. Tsirkin
<mst@redhat.com>
Thu, 26 Feb 2015 12:04:08 +0000
(13:04 +0100)
virtio-serial.h pulls that in already.
Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/char/virtio-serial-bus.c
patch
|
blob
|
history
diff --git
a/hw/char/virtio-serial-bus.c
b/hw/char/virtio-serial-bus.c
index ba4cf2e3d0fe983ad56994e20fc659e78e1af8cb..9a029d2130ad008f6740d78d2cb5078d8847f27b 100644
(file)
--- a/
hw/char/virtio-serial-bus.c
+++ b/
hw/char/virtio-serial-bus.c
@@
-18,7
+18,6
@@
* GNU GPL, version 2 or (at your option) any later version.
*/
-#include "standard-headers/linux/virtio_ids.h"
#include "qemu/iov.h"
#include "monitor/monitor.h"
#include "qemu/queue.h"