riscv: Add header include guards to insn.h
stable inclusion from stable-v5.10.175 commit e993e3ea9550d5b604748ada728386ca25372aae category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8711T Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=e993e3ea9550d5b604748ada728386ca25372aae -------------------------------- [ Upstream commit 8ac6e619 ] Add header include guards to insn.h to prevent repeating declaration of any identifiers in insn.h. Fixes: edde5584 ("riscv: Add SW single-step support for KDB") Signed-off-by:Liao Chang <liaochang1@huawei.com> Reviewed-by:
Andrew Jones <ajones@ventanamicro.com> Fixes: c9c1af3f ("RISC-V: rename parse_asm.h to insn.h") Reviewed-by:
Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20230129094242.282620-1-liaochang1@huawei.com Cc: stable@vger.kernel.org Signed-off-by:
Palmer Dabbelt <palmer@rivosinc.com> Signed-off-by:
Sasha Levin <sashal@kernel.org> Signed-off-by:
sanglipeng <sanglipeng1@jd.com>
Loading
Please sign in to comment