From patchwork Thu May 19 15:21:57 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: hw/realview.c: Remove duplicate #include line From: Peter Maydell X-Patchwork-Id: 96407 Message-Id: <1305818517-23371-1-git-send-email-peter.maydell@linaro.org> To: qemu-devel@nongnu.org Cc: qemu-trivial@nongnu.org, patches@linaro.org Date: Thu, 19 May 2011 16:21:57 +0100 Remove a duplicate #include of sysbus.h. Signed-off-by: Peter Maydell --- hw/realview.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/hw/realview.c b/hw/realview.c index 96fb9da..82f3d82 100644 --- a/hw/realview.c +++ b/hw/realview.c @@ -17,7 +17,6 @@ #include "sysemu.h" #include "boards.h" #include "bitbang_i2c.h" -#include "sysbus.h" #include "blockdev.h" #define SMP_BOOT_ADDR 0xe0000000