commit | 7e51f15129b67407b2803f1b229b7d873a598d6b | [log] [tgz] |
---|---|---|
author | Elyes HAOUAS <ehaouas@noos.fr> | Thu Dec 05 09:51:57 2019 +0100 |
committer | Felix Held <felix-coreboot@felixheld.de> | Thu Dec 05 15:29:43 2019 +0000 |
tree | 705f861f30e6b98486c857ceaad84efc78d61c3e | |
parent | e46a41542b8c2b0ecef154fe0083863697cdbcb1 [diff] |
superio/fintek/f81866d: capitalize 'TODO' Change-Id: I2879a8739012863837e23e60fed5eb6ee209dea0 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37504 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
diff --git a/src/superio/fintek/f81866d/f81866d_hwm.c b/src/superio/fintek/f81866d/f81866d_hwm.c index 8b6435c..1b49968 100644 --- a/src/superio/fintek/f81866d/f81866d_hwm.c +++ b/src/superio/fintek/f81866d/f81866d_hwm.c
@@ -17,7 +17,7 @@ */ /* Setup only for Fan2 - * Todo: Add support for Fan1 and Fan3 + * TODO: Add support for Fan1 and Fan3 */ #include <console/console.h>