From 87e3b9d192a084ec8f44c2249f572d7a5e86fef3 Mon Sep 17 00:00:00 2001 From: Patrick Rudolph Date: Wed, 11 Dec 2024 11:01:26 +0100 Subject: [PATCH] soc/intel/xeon_sp/acpi: Convert spaces to tabs Cosmetic change only: Convert spaces to tabs. Change-Id: I0361b93bea44bb85477a3323198da612234397e8 Signed-off-by: Patrick Rudolph Reviewed-on: https://review.coreboot.org/c/coreboot/+/85558 Reviewed-by: Shuo Liu Tested-by: build bot (Jenkins) --- src/soc/intel/xeon_sp/acpi/iiostack.asl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/soc/intel/xeon_sp/acpi/iiostack.asl b/src/soc/intel/xeon_sp/acpi/iiostack.asl index c943dd5a3c..c259746bf2 100644 --- a/src/soc/intel/xeon_sp/acpi/iiostack.asl +++ b/src/soc/intel/xeon_sp/acpi/iiostack.asl @@ -70,10 +70,10 @@ Scope (\_SB) #define IsCxlDomain Arg5 #define GrantedCxlFeatures Arg6 - Local7 = OscArg3 - CreateDWordField (OscArg3, Zero, RETE) - RETE = 0x0 - Local6 = ASL_UUID_UNHANDLED + Local7 = OscArg3 + CreateDWordField (OscArg3, Zero, RETE) + RETE = 0x0 + Local6 = ASL_UUID_UNHANDLED If ((OscArg1 != 0x01)) { @@ -116,7 +116,7 @@ Scope (\_SB) CTRC &= GrantedCxlFeatures - /* TODO: further suppress CTRC bits per SUPC caps */ + /* TODO: further suppress CTRC bits per SUPC caps */ If ((CTRC != OTRC)) {