src/include: Drop unneeded empty lines
Change-Id: Ie325541547ea10946f41a8f979d144a06a7e80eb Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/44611 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
7c79d8302b
commit
563fc0889f
27 changed files with 0 additions and 39 deletions
|
|
@ -109,7 +109,6 @@ static inline void *res2mmio(struct resource *res, unsigned long offset,
|
|||
const struct device *largest_resource(struct bus *bus, struct resource **result_res,
|
||||
unsigned long type_mask, unsigned long type);
|
||||
|
||||
|
||||
/* Compute and allocate resources. This is the main resource allocator entry point. */
|
||||
void allocate_resources(const struct device *root);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue