"exec/memory.h" already includes it. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/hw/arm/arm.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/hw/arm/arm.h b/include/hw/arm/arm.h
index a3f79d3379..b9c11d3fb8 100644
--- a/include/hw/arm/arm.h
+++ b/include/hw/arm/arm.h
@@ -14,7 +14,6 @@
#include "exec/memory.h"
#include "target/arm/cpu-qom.h"
#include "hw/irq.h"
-#include "qemu/notify.h"
typedef enum {
ARM_ENDIANNESS_UNKNOWN = 0,
--
2.11.0
