diff options
Diffstat (limited to 'hw/nios2/generic_nommu.c')
-rw-r--r-- | hw/nios2/generic_nommu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/nios2/generic_nommu.c b/hw/nios2/generic_nommu.c index 19899e2c1e..b70a42dc2f 100644 --- a/hw/nios2/generic_nommu.c +++ b/hw/nios2/generic_nommu.c @@ -31,7 +31,6 @@ #include "qemu-common.h" #include "cpu.h" -#include "hw/sysbus.h" #include "hw/char/serial.h" #include "hw/boards.h" #include "exec/memory.h" |