diff options
Diffstat (limited to 'hw/timer/omap_gptimer.c')
-rw-r--r-- | hw/timer/omap_gptimer.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/timer/omap_gptimer.c b/hw/timer/omap_gptimer.c index c34f60b5d4..c407190138 100644 --- a/hw/timer/omap_gptimer.c +++ b/hw/timer/omap_gptimer.c @@ -19,7 +19,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "hw/irq.h" #include "qemu/timer.h" #include "hw/arm/omap.h" |