diff options
Diffstat (limited to 'hw/ssi/stm32f2xx_spi.c')
-rw-r--r-- | hw/ssi/stm32f2xx_spi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/ssi/stm32f2xx_spi.c b/hw/ssi/stm32f2xx_spi.c index 69514da9fb..930c616de3 100644 --- a/hw/ssi/stm32f2xx_spi.c +++ b/hw/ssi/stm32f2xx_spi.c @@ -23,7 +23,6 @@ */ #include "qemu/osdep.h" -#include "qapi/error.h" #include "qemu/log.h" #include "hw/ssi/stm32f2xx_spi.h" |