diff --git a/source/soc/kfuse.c b/source/soc/kfuse.c index 2f9e5de..52f188f 100644 --- a/source/soc/kfuse.c +++ b/source/soc/kfuse.c @@ -17,6 +17,7 @@ #include "../soc/kfuse.h" #include "../soc/clock.h" #include "../soc/t210.h" +#include "../utils/util.h" int kfuse_read(u32 *buf) {