target/loongarch/cpu: Remove unused "sysbus.h" header
The cpu is used in both user and system emulation context while sysbus.h is system-only. Remove it since it's not needed anyway. Signed-off-by: Bernhard Beschow <shentey@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20221217172907.8364-3-philmd@linaro.org>
This commit is contained in:
parent
99b4d7431b
commit
4e92e31294
@ -13,7 +13,6 @@
|
||||
#include "hw/registerfields.h"
|
||||
#include "qemu/timer.h"
|
||||
#include "exec/memory.h"
|
||||
#include "hw/sysbus.h"
|
||||
#include "cpu-csr.h"
|
||||
|
||||
#define IOCSRF_TEMP 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user