From 5c4ad4969514b82285ef37922f7acf61600c70de Mon Sep 17 00:00:00 2001 From: Uros Majstorovic Date: Thu, 8 Apr 2021 04:03:03 +0200 Subject: reintrodiced spi_dev --- fw/fe310/eos/power.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'fw/fe310/eos/power.c') diff --git a/fw/fe310/eos/power.c b/fw/fe310/eos/power.c index 6f292b8..5f44a94 100644 --- a/fw/fe310/eos/power.c +++ b/fw/fe310/eos/power.c @@ -7,6 +7,8 @@ #include "eos.h" #include "event.h" #include "timer.h" +#include "spi.h" +#include "spi_dev.h" #include "net.h" #include "eve/eve.h" -- cgit v1.2.3