projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
95f4dc4
)
hw/timer/sh_timer: Remove unused 'qemu/timer.h' include
author
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Mon, 4 May 2020 08:16:53 +0000
(10:16 +0200)
committer
Philippe Mathieu-Daudé
<f4bug@amsat.org>
Mon, 22 Jun 2020 16:37:12 +0000
(18:37 +0200)
Remove unused "qemu/timer.h" include.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
hw/timer/sh_timer.c
patch
|
blob
|
history
diff --git
a/hw/timer/sh_timer.c
b/hw/timer/sh_timer.c
index b9cbacf5d04d5c236eb317971304f742b6e904a9..bb0e1c8ee53fc1b015544f079a48daa7026ed03c 100644
(file)
--- a/
hw/timer/sh_timer.c
+++ b/
hw/timer/sh_timer.c
@@
-13,7
+13,6
@@
#include "hw/hw.h"
#include "hw/irq.h"
#include "hw/sh4/sh.h"
-#include "qemu/timer.h"
#include "hw/timer/tmu012.h"
#include "hw/ptimer.h"