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
@@ -133,7 +133,7 @@ and print its vendor, name, ID, revision, and config port.\n"
|
||||
#define MAXLDN 0x14 /* Biggest LDN */
|
||||
#define LDNSIZE (MAXLDN + 3) /* Biggest LDN + 0 + NOLDN + EOT */
|
||||
#define MAXNUMIDX 170 /* Maximum number of indices */
|
||||
#define IDXSIZE (MAXNUMIDX + 1)
|
||||
#define IDXSIZE (MAXNUMIDX + 1)
|
||||
#define MAXNUMPORTS (6 + 1) /* Maximum number of Super I/O ports */
|
||||
|
||||
/* Select registers for various components. */
|
||||
|
Reference in New Issue
Block a user