Skip to content

Commit bebc345

Browse files
charlie-rivospalmer-dabbelt
authored andcommitted
riscv: Remove unnecessary irqflags processor.h include
This include is not used and can lead to circular dependencies. Signed-off-by: Charlie Jenkins <charlie@rivosinc.com> Reviewed-by: Samuel Holland <samuel.holland@sifive.com> Link: https://lore.kernel.org/r/20240312-fencei-v13-1-4b6bdc2bbf32@rivosinc.com Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
1 parent 6613476 commit bebc345

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/riscv/include/asm/irqflags.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
#ifndef _ASM_RISCV_IRQFLAGS_H
88
#define _ASM_RISCV_IRQFLAGS_H
99

10-
#include <asm/processor.h>
1110
#include <asm/csr.h>
1211

1312
/* read interrupt enabled status */

0 commit comments

Comments
 (0)