From f664b88247487c4cb020d016bef0f3b1daf9f4e5 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 2 Feb 2017 17:47:00 +0400 Subject: Remove/replace sysemu/char.h inclusion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Those are apparently unnecessary includes. Signed-off-by: Marc-André Lureau Reviewed-by: Philippe Mathieu-Daudé --- hw/char/imx_serial.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/char/imx_serial.c') diff --git a/hw/char/imx_serial.c b/hw/char/imx_serial.c index 52e67f8dc9..af250305be 100644 --- a/hw/char/imx_serial.c +++ b/hw/char/imx_serial.c @@ -21,7 +21,6 @@ #include "qemu/osdep.h" #include "hw/char/imx_serial.h" #include "sysemu/sysemu.h" -#include "sysemu/char.h" #include "qemu/log.h" #ifndef DEBUG_IMX_UART -- cgit 1.4.1