Skip to content

Commit 29a53f4

Browse files
author
Massimiliano Barbierato
committed
refactor
1 parent e342598 commit 29a53f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

AMDRyzenCPUPowerManagement/SuperIO/ISSuperIONCT67XXFamily.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,6 @@ ISSuperIONCT67XXFamily::ISSuperIONCT67XXFamily(int psel, uint16_t addr, uint16_t
1919

2020
case CHIP_NCT6797D:
2121
case CHIP_NCT6798D:
22-
activeFansOnSystem = 7;
23-
break;
24-
2522
case CHIP_NCT6799D:
2623
activeFansOnSystem = 7;
2724
break;

0 commit comments

Comments
 (0)