]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/loongarch_pch: Remove some duplicate macro
authorBibo Mao <maobibo@loongson.cn>
Wed, 7 May 2025 02:31:35 +0000 (10:31 +0800)
committerSong Gao <gaosong@loongson.cn>
Wed, 14 May 2025 07:42:46 +0000 (15:42 +0800)
commite95e4e818b7821a66c4346761c6f63b93177685a
treea838f3270ce39fd8c53764d0ffc990c44e0f465b
parent4f0f2ab5640efe7f27b193f2bf66656890d6143f
hw/intc/loongarch_pch: Remove some duplicate macro

The meaning of macro definition STATUS_LO_START is simliar with
PCH_PIC_INT_STATUS, only that offset is different, the same for
macro POL_LO_START. Now remove these duplicated macro definitions.

Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20250507023148.1877287-4-maobibo@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
hw/intc/loongarch_pch_pic.c
include/hw/intc/loongarch_pic_common.h