diff options
Diffstat (limited to 'arch/riscv/lib/aclint_ipi.c')
-rw-r--r-- | arch/riscv/lib/aclint_ipi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/lib/aclint_ipi.c b/arch/riscv/lib/aclint_ipi.c index 90b8e128cb..dcd7e5e6b3 100644 --- a/arch/riscv/lib/aclint_ipi.c +++ b/arch/riscv/lib/aclint_ipi.c @@ -8,7 +8,6 @@ * associated with software and timer interrupts. */ -#include <common.h> #include <dm.h> #include <regmap.h> #include <syscon.h> |