From a03058a22a83cd183f17864f3f627df8aba46908 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 9 Feb 2021 14:47:46 +0100 Subject: soc/intel/xeon_sp; Remove unneeded whitespace before tab Change-Id: I56f0d4aa627155ee318362f626347d7990571dcb Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/50435 Tested-by: build bot (Jenkins) Reviewed-by: Frans Hendriks Reviewed-by: Angel Pons --- src/soc/intel/xeon_sp/include/soc/acpi_asl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc') diff --git a/src/soc/intel/xeon_sp/include/soc/acpi_asl.h b/src/soc/intel/xeon_sp/include/soc/acpi_asl.h index befce2e1b8..737eecaff7 100644 --- a/src/soc/intel/xeon_sp/include/soc/acpi_asl.h +++ b/src/soc/intel/xeon_sp/include/soc/acpi_asl.h @@ -37,7 +37,7 @@ { \ Return (PRS##id) \ } \ - Method (_CRS, 0, Serialized) \ + Method (_CRS, 0, Serialized) \ { \ Name (RTLA, ResourceTemplate () \ { \ -- cgit v1.2.3