soc/intel/xeon_sp/acpi: Convert spaces to tabs
Cosmetic change only: Convert spaces to tabs. Change-Id: I0361b93bea44bb85477a3323198da612234397e8 Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/85558 Reviewed-by: Shuo Liu <shuo.liu@intel.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
ce1b8180fd
commit
87e3b9d192
1 changed files with 5 additions and 5 deletions
|
|
@ -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))
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue