target/loongarch/cpu: Remove unused "sysbus.h" header
authorBernhard Beschow <shentey@gmail.com>
Fri, 16 Dec 2022 14:50:26 +0000 (15:50 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 27 Feb 2023 21:29:01 +0000 (22:29 +0100)
commit4e92e31294572663f214ceeeaf8bc76e463a7050
tree0fe8a2bea35ee427f5f9293401b1571a629ca296
parent99b4d7431b54e275ef1981fa2f778004587edc1f
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>
target/loongarch/cpu.h