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>
This commit is contained in:
committed by
Patrick Georgi
parent
5bc61dafd1
commit
b9585c5cc8
@ -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. */
|
||||
|
Reference in New Issue
Block a user