From 04f3c0084d7e687165fbf087b9cef543c15f2ca3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Date: Fri, 4 Jan 2019 18:58:33 +0100 Subject: hw: Remove unused 'hw/devices.h' include MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: BALATON Zoltan Tested-by: Thomas Huth Signed-off-by: Thomas Huth --- hw/tricore/tricore_testboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/tricore') diff --git a/hw/tricore/tricore_testboard.c b/hw/tricore/tricore_testboard.c index 003592af27..b40cc997d0 100644 --- a/hw/tricore/tricore_testboard.c +++ b/hw/tricore/tricore_testboard.c @@ -24,7 +24,6 @@ #include "qemu-common.h" #include "cpu.h" #include "hw/hw.h" -#include "hw/devices.h" #include "net/net.h" #include "sysemu/sysemu.h" #include "hw/boards.h" -- cgit v1.2.3