aboutsummaryrefslogtreecommitdiff
path: root/cmd/riscv/exception.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/riscv/exception.c')
-rw-r--r--cmd/riscv/exception.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd/riscv/exception.c b/cmd/riscv/exception.c
index f38f454a0b1..14ad6c440a5 100644
--- a/cmd/riscv/exception.c
+++ b/cmd/riscv/exception.c
@@ -5,7 +5,6 @@
* Copyright (c) 2018, Heinrich Schuchardt <xypron.glpk@gmx.de>
*/
-#include <common.h>
#include <command.h>
static int do_compressed(struct cmd_tbl *cmdtp, int flag, int argc,