From 57e88c7e9ccc33757020122d2d7b20fe0b7c898c Mon Sep 17 00:00:00 2001 From: Chih-Min Chao Date: Wed, 2 Jun 2021 20:14:39 -0700 Subject: encoding: udpate and move platform-related define out Signed-off-by: Chih-Min Chao --- riscv/dts.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'riscv/dts.cc') diff --git a/riscv/dts.cc b/riscv/dts.cc index 93e72f3..632dc57 100644 --- a/riscv/dts.cc +++ b/riscv/dts.cc @@ -2,6 +2,7 @@ #include "dts.h" #include "libfdt.h" +#include "platform.h" #include #include #include -- cgit v1.1