aboutsummaryrefslogtreecommitdiff
path: root/util/superiotool/smsc.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-05-29 22:23:48 +0200
committerPatrick Georgi <pgeorgi@google.com>2018-06-04 09:10:32 +0000
commitb9585c5cc8a7a2f768dc6139d2fb1180fcaf1271 (patch)
treed02eed77eeaef829887c938be7636ae88455bb80 /util/superiotool/smsc.c
parent5bc61dafd14748e21c5065943cb8e1af30601f4b (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/smsc.c')
-rw-r--r--util/superiotool/smsc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/superiotool/smsc.c b/util/superiotool/smsc.c
index 640f4382c5..21763ec3c1 100644
--- a/util/superiotool/smsc.c
+++ b/util/superiotool/smsc.c
@@ -20,8 +20,8 @@
#define DEVICE_ID_REG_OLD 0x0d
#define DEVICE_REV_REG_OLD 0x0e
-#define DEVICE_ID_REG 0x20
-#define DEVICE_REV_REG 0x21
+#define DEVICE_ID_REG 0x20
+#define DEVICE_REV_REG 0x21
static const struct superio_registers reg_table[] = {
/* The following Super I/Os use the 0x20/0x21 ID registers. */