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:
Elyes HAOUAS 2018-12-14 12:42:27 +01:00 committed by Felix Held
parent 31f2b5aaba
commit ad8478f643
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ struct superio_ite_it8772f_config {
enum thermal_mode tmpin2_mode; enum thermal_mode tmpin2_mode;
/* /*
* Enable a FAN for sofware control. * Enable a FAN for software control.
*/ */
u8 fan1_enable; u8 fan1_enable;
u8 fan2_enable; u8 fan2_enable;