src/arch: Drop unneeded empty lines

Change-Id: Ic86d2e6ad00cf190a2a728280f1a738486cb18c8
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44591
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS
2020-08-19 21:37:52 +02:00
committed by Patrick Georgi
parent 78546c5134
commit c94b38ec13
16 changed files with 0 additions and 26 deletions

View File

@@ -28,7 +28,6 @@ static bool fit_place_mem(const struct range_entry *r, void *arg)
return true;
}
bool fit_payload_arch(struct prog *payload, struct fit_config_node *config,
struct region *kernel,
struct region *fdt,