src/acpi: Drop unneeded empty lines
Change-Id: I561717c9ee3471462ee510f12c821cfe236b23be Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44603 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
committed by
Patrick Georgi
parent
cbcce2415b
commit
0a490d246c
@@ -198,7 +198,6 @@ int acpi_device_status(const struct device *dev)
|
||||
return ACPI_STATUS_DEVICE_ALL_ON;
|
||||
}
|
||||
|
||||
|
||||
/* Write the unique _UID based on ACPI device path. */
|
||||
void acpi_device_write_uid(const struct device *dev)
|
||||
{
|
||||
|
Reference in New Issue
Block a user