hos: Fix sleep on modchiped Erista

This commit is contained in:
CTCaer
2020-12-11 18:22:33 +02:00
parent b6ec217484
commit f1386c60af
3 changed files with 27 additions and 14 deletions

View File

@@ -32,11 +32,13 @@
#include <mem/minerva.h>
#include <mem/sdram.h>
#include <power/max77620.h>
#include <soc/clock.h>
#include <soc/bpmp.h>
#include <soc/fuse.h>
#include <soc/gpio.h>
#include <soc/hw_init.h>
#include <soc/i2c.h>
#include <soc/pinmux.h>
#include <soc/pmc.h>
#include <soc/t210.h>
#include <soc/uart.h>