mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
hw/realview.c: Remove duplicate #include line
Remove a duplicate #include of sysbus.h. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
This commit is contained in:
committed by
Stefan Hajnoczi
parent
09de0f469c
commit
1cd087251a
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user