Skip to content

Commit e68f863

Browse files
committed
thermal/mediatek/lvts_thermal: drop irq_enable flag for mt7987
1 parent 25921b2 commit e68f863

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/thermal/mediatek/lvts_thermal.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1786,7 +1786,6 @@ static const struct lvts_data mt7987_lvts_ap_data = {
17861786
.temp_offset = LVTS_COEFF_B_MT7987,
17871787
.gt_calib_bit_offset = 32,
17881788
.def_calibration = 19380,
1789-
.irq_enable = false,
17901789
};
17911790

17921791
static const struct lvts_data mt7988_lvts_ap_data = {

0 commit comments

Comments
 (0)