ec/starlabs/merlin: Add spaces to adhere to coding style

Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I0e965513d5888398834cab8c8445e97372f2b115
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62332
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-by: Andy Pont <andy.pont@sdcsystems.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
Sean Rhodes 2022-02-24 10:40:57 +00:00 committed by Felix Held
parent e1ff978c9a
commit f6ea89d684
5 changed files with 23 additions and 24 deletions

View File

@ -47,7 +47,6 @@ Scope (\_SB.PCI0.LPCB)
Method (_CRS, 0, Serialized) Method (_CRS, 0, Serialized)
{ {
Return (BFFR) Return (BFFR)
} }