projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
373c706
)
usb/dev-storage: remove unused include
author
Maxim Levitsky
<mlevitsk@redhat.com>
Sun, 8 Mar 2020 09:24:30 +0000
(11:24 +0200)
committer
Dr. David Alan Gilbert
<dgilbert@redhat.com>
Mon, 9 Mar 2020 18:05:19 +0000
(18:05 +0000)
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <
20200308092440
.23564-2-mlevitsk@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
hw/usb/dev-storage.c
patch
|
blob
|
history
diff --git
a/hw/usb/dev-storage.c
b/hw/usb/dev-storage.c
index 4883c1d89e0c5f2a7eec35b7341be644041aff77..5c4b57b06b6fd973541bb9e131bcfc8f88c8410b 100644
(file)
--- a/
hw/usb/dev-storage.c
+++ b/
hw/usb/dev-storage.c
@@
-18,7
+18,6
@@
#include "hw/qdev-properties.h"
#include "hw/scsi/scsi.h"
#include "migration/vmstate.h"
-#include "monitor/monitor.h"
#include "sysemu/sysemu.h"
#include "sysemu/block-backend.h"
#include "qapi/visitor.h"