diff mbox series

[v4,07/18] hw/misc/avr_mask: Remove unused include

Message ID 20200120220107.17825-8-f4bug@amsat.org
State New
Headers show
Series hw/avr: Introduce few Arduino boards | expand

Commit Message

Philippe Mathieu-Daudé Jan. 20, 2020, 10 p.m. UTC
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
 include/hw/misc/avr_mask.h | 1 -
 1 file changed, 1 deletion(-)
diff mbox series

Patch

diff --git a/include/hw/misc/avr_mask.h b/include/hw/misc/avr_mask.h
index d3e21972d8..5f95e1081d 100644
--- a/include/hw/misc/avr_mask.h
+++ b/include/hw/misc/avr_mask.h
@@ -26,7 +26,6 @@ 
 #define HW_avr_mask_H
 
 #include "hw/sysbus.h"
-#include "chardev/char-fe.h"
 #include "hw/hw.h"