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/arm/mps2-tz.c | 1 - 1 file changed, 1 deletion(-) (limited to 'hw/arm/mps2-tz.c') diff --git a/hw/arm/mps2-tz.c b/hw/arm/mps2-tz.c index f5f0b0e..f79f090 100644 --- a/hw/arm/mps2-tz.c +++ b/hw/arm/mps2-tz.c @@ -56,7 +56,6 @@ #include "hw/arm/armsse.h" #include "hw/dma/pl080.h" #include "hw/ssi/pl022.h" -#include "hw/devices.h" #include "net/net.h" #include "hw/core/split-irq.h" -- cgit v1.1