diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2020-09-10 11:35:21 +0200 |
---|---|---|
committer | Michael Niewöhner <foss@mniewoehner.de> | 2020-09-21 15:57:10 +0000 |
commit | 7c9ad7efdb902c8d37b7b1434a19e5a7264a13fc (patch) | |
tree | 8039b78ea8030c7b7b7a19f86cd300dd2e407202 /src/mainboard/lenovo/l520 | |
parent | f219cd8342ba8088eb3c48aac71d4975a35527ac (diff) |
mb/lenovo: Drop unneeded empty lines
Change-Id: Icad51da75d99dd541f8f2621a16eae13a596d264
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44618
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Diffstat (limited to 'src/mainboard/lenovo/l520')
-rw-r--r-- | src/mainboard/lenovo/l520/acpi_tables.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/l520/acpi_tables.c b/src/mainboard/lenovo/l520/acpi_tables.c index 6f69102dbc..0f32e9f90c 100644 --- a/src/mainboard/lenovo/l520/acpi_tables.c +++ b/src/mainboard/lenovo/l520/acpi_tables.c @@ -1,6 +1,5 @@ /* SPDX-License-Identifier: GPL-2.0-only */ - #include <acpi/acpi_gnvs.h> #include <southbridge/intel/bd82x6x/nvs.h> |