From 073d22b8ab8bfdc1f3131569e8187c09603fe7ff Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 23 Aug 2018 18:21:35 +0200 Subject: util/superiotool: Fix typo Change-Id: I62fed1084efc3224c9563619d57fbdc5040ddbbc Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28292 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Angel Pons --- util/superiotool/ite.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/superiotool/ite.c b/util/superiotool/ite.c index 1eccb64475..6fb48778a8 100644 --- a/util/superiotool/ite.c +++ b/util/superiotool/ite.c @@ -118,7 +118,7 @@ static const struct superio_registers reg_table[] = { {NOLDN, "I/O Port Base Address for Descriptor 1 (IOBAD1)", {0x62,0x63,EOT}, {NANA,NANA,EOT}}, - {NOLDN, "Interupt Request Number and Wake-Up on IRQ Enable (IRQNUMX)", + {NOLDN, "Interrupt Request Number and Wake-Up on IRQ Enable (IRQNUMX)", {0x70,EOT}, {NANA,EOT}}, {NOLDN, "Interrupt Request Type Select (IRQTP)", -- cgit v1.2.3