superio/ite/it8772f: Fix typo
Change-Id: I4fd7bc6a21909a7facd16799c0ef9296ed65a7b2 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/30220 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
parent
31f2b5aaba
commit
ad8478f643
|
@ -44,7 +44,7 @@ struct superio_ite_it8772f_config {
|
|||
enum thermal_mode tmpin2_mode;
|
||||
|
||||
/*
|
||||
* Enable a FAN for sofware control.
|
||||
* Enable a FAN for software control.
|
||||
*/
|
||||
u8 fan1_enable;
|
||||
u8 fan2_enable;
|
||||
|
|
Loading…
Reference in New Issue