summaryrefslogtreecommitdiff
path: root/src/superio/fintek/f81803a/fan_control.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/superio/fintek/f81803a/fan_control.c')
-rw-r--r--src/superio/fintek/f81803a/fan_control.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/superio/fintek/f81803a/fan_control.c b/src/superio/fintek/f81803a/fan_control.c
index 17ae9c6a20..41fd0d3d50 100644
--- a/src/superio/fintek/f81803a/fan_control.c
+++ b/src/superio/fintek/f81803a/fan_control.c
@@ -14,6 +14,7 @@
* GNU General Public License for more details.
*/
+#include <arch/io.h>
#include <console/console.h>
#include "../common/fan_control.h"
#include "f81803a_hwm.h"