diff options
Diffstat (limited to 'arch/riscv/lib/reset.c')
-rw-r--r-- | arch/riscv/lib/reset.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/riscv/lib/reset.c b/arch/riscv/lib/reset.c index 8779c619cc..712e1bdb8e 100644 --- a/arch/riscv/lib/reset.c +++ b/arch/riscv/lib/reset.c @@ -3,7 +3,6 @@ * Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com> */ -#include <common.h> #include <command.h> #include <hang.h> |