summary refs log tree commit diff stats
path: root/include/hw/char/stm32f2xx_usart.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/char/stm32f2xx_usart.h')
-rw-r--r--include/hw/char/stm32f2xx_usart.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/char/stm32f2xx_usart.h b/include/hw/char/stm32f2xx_usart.h
index 84c4029777..8e112671e3 100644
--- a/include/hw/char/stm32f2xx_usart.h
+++ b/include/hw/char/stm32f2xx_usart.h
@@ -27,7 +27,6 @@
 
 #include "hw/sysbus.h"
 #include "chardev/char-fe.h"
-#include "hw/hw.h"
 
 #define USART_SR   0x00
 #define USART_DR   0x04