aboutsummaryrefslogtreecommitdiff
path: root/arch/riscv/lib/image.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/riscv/lib/image.c')
-rw-r--r--arch/riscv/lib/image.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/lib/image.c b/arch/riscv/lib/image.c
index a65a5b8d17..a82f48e9a5 100644
--- a/arch/riscv/lib/image.c
+++ b/arch/riscv/lib/image.c
@@ -6,7 +6,6 @@
* Based on arm/lib/image.c
*/
-#include <common.h>
#include <image.h>
#include <mapmem.h>
#include <errno.h>