diff options
Diffstat (limited to 'src/superio/fintek/common')
-rw-r--r-- | src/superio/fintek/common/fan_control.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/fintek/common/fan_control.h b/src/superio/fintek/common/fan_control.h index fbe784bfa1..c3167782be 100644 --- a/src/superio/fintek/common/fan_control.h +++ b/src/superio/fintek/common/fan_control.h @@ -18,7 +18,6 @@ #define SUPERIO_FINTEK_FAN_CONTROL_H #include <stdint.h> -#include <arch/io.h> typedef enum { IGNORE_SENSOR = 0, |