diff options
Diffstat (limited to 'include/hw/misc/stm32f2xx_syscfg.h')
-rw-r--r-- | include/hw/misc/stm32f2xx_syscfg.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/misc/stm32f2xx_syscfg.h b/include/hw/misc/stm32f2xx_syscfg.h index 69e6a30fc5..84e06fdecf 100644 --- a/include/hw/misc/stm32f2xx_syscfg.h +++ b/include/hw/misc/stm32f2xx_syscfg.h @@ -26,7 +26,6 @@ #define HW_STM32F2XX_SYSCFG_H #include "hw/sysbus.h" -#include "hw/hw.h" #define SYSCFG_MEMRMP 0x00 #define SYSCFG_PMC 0x04 |