Add ACPI thermal interface

This commit is contained in:
Jeremy Soller
2020-09-02 09:51:46 -06:00
committed by Jeremy Soller
parent ee404071fb
commit db6e85eb56
7 changed files with 26 additions and 6 deletions

View File

@@ -3,7 +3,6 @@
#if HAVE_DGPU
#include <stdbool.h>
#include <stdint.h>
#include <board/gpio.h>
#include <board/power.h>