From bda27cd336a784d6ac55b2eb8af2635b26545fc4 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 27 Jun 2020 07:17:16 +0200 Subject: src: Remove whitespaces before tabs Change-Id: I73695152ec8d8ab2dabf8421ef2405f70de0f4ba Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/42795 Reviewed-by: Angel Pons Reviewed-by: Frans Hendriks Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/cpx/acpi/uncore_irq.asl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/xeon_sp') diff --git a/src/soc/intel/xeon_sp/cpx/acpi/uncore_irq.asl b/src/soc/intel/xeon_sp/cpx/acpi/uncore_irq.asl index d83bf263f0..0505152a29 100644 --- a/src/soc/intel/xeon_sp/cpx/acpi/uncore_irq.asl +++ b/src/soc/intel/xeon_sp/cpx/acpi/uncore_irq.asl @@ -6,7 +6,7 @@ * The mapping fields ae Address, Pin, Source, Source Index. */ -#define GEN_PCIE_LEGACY_IRQ() \ +#define GEN_PCIE_LEGACY_IRQ() \ Package () { 0x0000FFFF, 0x00, LNKA, 0x00 }, \ Package () { 0x0001FFFF, 0x01, LNKB, 0x00 }, \ Package () { 0x0002FFFF, 0x02, LNKC, 0x00 }, \ -- cgit v1.2.3