diff options
Diffstat (limited to 'hw/char/lm32_juart.c')
-rw-r--r-- | hw/char/lm32_juart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/char/lm32_juart.c b/hw/char/lm32_juart.c index f4488fa736..69dd7ac72b 100644 --- a/hw/char/lm32_juart.c +++ b/hw/char/lm32_juart.c @@ -18,7 +18,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "hw/sysbus.h" #include "migration/vmstate.h" #include "qemu/module.h" |