diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2020-11-17 12:56:32 +0000 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-11-17 12:56:32 +0000 |
commit | 019294db68c24d0a3eb9089166caab94217274e1 (patch) | |
tree | b24a3daec8cc78a893d147714c68eb96fd6ad7f0 /target | |
parent | 63192565f9f5cc1c82c4213713c0a2764d8242e5 (diff) | |
download | qemu-019294db68c24d0a3eb9089166caab94217274e1.zip qemu-019294db68c24d0a3eb9089166caab94217274e1.tar.gz qemu-019294db68c24d0a3eb9089166caab94217274e1.tar.bz2 |
hw/input/ps2.c: Remove remnants of printf debug
In commit 5edab03d4040 we added tracepoints to the ps2 keyboard
and mouse emulation. However we didn't remove all the debug-by-printf
support. In fact there is only one printf() remaining, and it is
redundant with the trace_ps2_write_mouse() event next to it.
Remove the printf() and the now-unused DEBUG* macros.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20201101133258.4240-1-peter.maydell@linaro.org
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions