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 <[email protected]> Reviewed-by: Samuel Holland <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Palmer Dabbelt <[email protected]>
1 parent 6613476 commit bebc345

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)