diff options
Diffstat (limited to 'hw/gpio/puv3_gpio.c')
-rw-r--r-- | hw/gpio/puv3_gpio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/gpio/puv3_gpio.c b/hw/gpio/puv3_gpio.c index 54d30cada2..d19e342514 100644 --- a/hw/gpio/puv3_gpio.c +++ b/hw/gpio/puv3_gpio.c @@ -10,7 +10,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "hw/sysbus.h" #undef DEBUG_PUV3 |