diff options
Diffstat (limited to 'src/superio/fintek/f71808a/chip.h')
-rw-r--r-- | src/superio/fintek/f71808a/chip.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/superio/fintek/f71808a/chip.h b/src/superio/fintek/f71808a/chip.h index a1ee597b43..6a41f88a3d 100644 --- a/src/superio/fintek/f71808a/chip.h +++ b/src/superio/fintek/f71808a/chip.h @@ -6,7 +6,6 @@ #include <stdint.h> struct superio_fintek_f71808a_config { - uint8_t hwm_vt1_boundary_1_temperature; uint8_t hwm_vt1_boundary_2_temperature; uint8_t hwm_vt1_boundary_3_temperature; |