diff options
Diffstat (limited to 'fw/fe310/eos/power.c')
-rw-r--r-- | fw/fe310/eos/power.c | 2 |
1 files changed, 2 insertions, 0 deletions
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" |