From: Song Gao Date: Fri, 24 Jun 2022 03:10:46 +0000 (+0800) Subject: target/loongarch: remove unused include hw/loader.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=9bc92b501363a5bad67ca92cf0f7256b20c401e5;p=qemu.git target/loongarch: remove unused include hw/loader.h Signed-off-by: Song Gao Signed-off-by: Xiaojuan Yang Reviewed-by: Richard Henderson Message-Id: <20220624031049.1716097-11-gaosong@loongson.cn> Signed-off-by: Richard Henderson --- diff --git a/target/loongarch/cpu.c b/target/loongarch/cpu.c index 0013582a3a..bf163a8dce 100644 --- a/target/loongarch/cpu.c +++ b/target/loongarch/cpu.c @@ -18,7 +18,6 @@ #include "fpu/softfloat-helpers.h" #include "cpu-csr.h" #include "sysemu/reset.h" -#include "hw/loader.h" const char * const regnames[32] = { "r0", "r1", "r2", "r3", "r4", "r5", "r6", "r7",