From 2ad5201c1e3d53fef14af1e9eb629c180b318d89 Mon Sep 17 00:00:00 2001 From: Stefan Weil Date: Thu, 2 Feb 2012 21:48:08 +0100 Subject: target-xtensa: Clean includes Remove some include statements which are not needed. Acked-by: Max Filippov Signed-off-by: Stefan Weil --- target-xtensa/helper.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target-xtensa/helper.c') diff --git a/target-xtensa/helper.c b/target-xtensa/helper.c index 2a0cb1a..1264c83 100644 --- a/target-xtensa/helper.c +++ b/target-xtensa/helper.c @@ -28,7 +28,6 @@ #include "cpu.h" #include "exec-all.h" #include "gdbstub.h" -#include "qemu-common.h" #include "host-utils.h" #if !defined(CONFIG_USER_ONLY) #include "hw/loader.h" -- cgit v1.1