projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
833ef7e
)
tests/test-char: Remove unused "chardev/char-mux.h" include
author
Philippe Mathieu-Daudé
<philmd@redhat.com>
Thu, 23 Apr 2020 20:21:07 +0000
(22:21 +0200)
committer
Marc-André Lureau
<marcandre.lureau@redhat.com>
Mon, 13 Jul 2020 07:59:47 +0000
(11:59 +0400)
This test never required "chardev/char-mux.h", remove it.
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <
20200423202112
.644-3-philmd@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
tests/test-char.c
patch
|
blob
|
blame
|
history
diff --git
a/tests/test-char.c
b/tests/test-char.c
index 9d8746414d72eb61e49a64169c123cc7019f719f..614bdac2df8c38fe018dfe19d9273bb2e0327414 100644
(file)
--- a/
tests/test-char.c
+++ b/
tests/test-char.c
@@
-6,7
+6,6
@@
#include "qemu/option.h"
#include "qemu/sockets.h"
#include "chardev/char-fe.h"
-#include "chardev/char-mux.h"
#include "sysemu/sysemu.h"
#include "qapi/error.h"
#include "qapi/qapi-commands-char.h"
This page took
0.038156 seconds
and
4
git commands to generate.