From 08375b508222d4cdc85b01497322ffbac40f5a69 Mon Sep 17 00:00:00 2001 From: Elyes Haouas Date: Mon, 27 May 2024 11:36:52 +0200 Subject: tree: Remove unused Change-Id: I9ed1a82fcd3fc29124ddc406592bd45dc84d4628 Signed-off-by: Elyes Haouas Reviewed-on: https://review.coreboot.org/c/coreboot/+/82666 Tested-by: build bot (Jenkins) Reviewed-by: Yu-Ping Wu Reviewed-by: Yidi Lin --- src/arch/riscv/include/vm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/arch/riscv/include/vm.h') diff --git a/src/arch/riscv/include/vm.h b/src/arch/riscv/include/vm.h index c1894c70ca..9219f106cc 100644 --- a/src/arch/riscv/include/vm.h +++ b/src/arch/riscv/include/vm.h @@ -3,7 +3,6 @@ #ifndef _VM_H #define _VM_H -#include #include #include -- cgit v1.2.3