From 8bd5c996ab96b34e1654a88a98d1c9a957b0b478 Mon Sep 17 00:00:00 2001 From: Frans Hendriks Date: Mon, 29 Oct 2018 10:47:52 +0100 Subject: {src,util}: Correct typo in comment and debug string MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Correct typo in comment and debug string. BUG=N/A TEST=build Change-Id: I0362bb8d7c883e7fcbc6a2fc2f9918251f0d8d6e Signed-off-by: Frans Hendriks Reviewed-on: https://review.coreboot.org/c/coreboot/+/29321 Reviewed-by: Michał Żygowski Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) --- src/soc/intel/braswell/include/soc/irq.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/braswell') diff --git a/src/soc/intel/braswell/include/soc/irq.h b/src/soc/intel/braswell/include/soc/irq.h index f9d3700be0..b14d0c06c7 100644 --- a/src/soc/intel/braswell/include/soc/irq.h +++ b/src/soc/intel/braswell/include/soc/irq.h @@ -179,7 +179,7 @@ # define SCIS_IRQ23 0x07 /* - * In each mainbaord directory there should exist a header file irqroute.h that + * In each mainboard directory there should exist a header file irqroute.h that * defines the PCI_DEV_PIRQ_ROUTES and PIRQ_PIC_ROUTES macros which * consist of PCI_DEV_PIRQ_ROUTE and PIRQ_PIC entries. */ -- cgit v1.2.3