diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-05-29 22:23:48 +0200 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2018-06-04 09:10:32 +0000 |
commit | b9585c5cc8a7a2f768dc6139d2fb1180fcaf1271 (patch) | |
tree | d02eed77eeaef829887c938be7636ae88455bb80 /util/superiotool/winbond.c | |
parent | 5bc61dafd14748e21c5065943cb8e1af30601f4b (diff) |
util/superiotool: Remove whitespace before tab
Change-Id: Ie79cfb92cfb8b8f628aa4b12bba946b0479fc466
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/26668
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'util/superiotool/winbond.c')
-rw-r--r-- | util/superiotool/winbond.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/winbond.c b/util/superiotool/winbond.c index 281c179c3a..fce860d2e2 100644 --- a/util/superiotool/winbond.c +++ b/util/superiotool/winbond.c @@ -229,8 +229,8 @@ static const struct superio_registers reg_table[] = { {0x00,0x48,0x48,0x48,0x48,0x00,0x00,0x48,0x00,0x00, EOT}}, {EOT}}}, - {0xa23, "W83627UHG = NCT6627UD", { /* TODO: Not yet in sensors-detect */ - {NOLDN, NULL, /* CR2B (485) is only valid for chip rev.E */ + {0xa23, "W83627UHG = NCT6627UD", { /* TODO: Not yet in sensors-detect */ + {NOLDN, NULL, /* CR2B (485) is only valid for chip rev.E */ {0x02,0x20,0x21,0x22,0x23,0x24,0x25,0x26,0x27,0x28, 0x29,0x2a,0x2b,0x2c,0x2d,0x2e,0x2f,EOT}, {0x00,0xa2,NANA,0xff,0xF0,MISC,0x00,MISC,RSVD,0x00, |