aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-02-09 14:47:46 +0100
committerPatrick Georgi <pgeorgi@google.com>2021-02-11 10:23:45 +0000
commita03058a22a83cd183f17864f3f627df8aba46908 (patch)
treeeed51e6c26ca399628754ba279d471cc06be4acc /src
parentf4f2132c64777264cec98a393c7f9867f7a9cba9 (diff)
soc/intel/xeon_sp; Remove unneeded whitespace before tab
Change-Id: I56f0d4aa627155ee318362f626347d7990571dcb Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/50435 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com> Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Diffstat (limited to 'src')
-rw-r--r--src/soc/intel/xeon_sp/include/soc/acpi_asl.h2
1 files changed, 1 insertions, 1 deletions
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 () \
{ \