mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 10:39:08 +00:00
include: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
This commit is contained in:
parent
a1af57b70a
commit
6627fbba20
41 changed files with 0 additions and 115 deletions
|
@ -436,7 +436,6 @@ int spl_load_legacy_img(struct spl_image_info *spl_image,
|
|||
struct spl_load_info *load, ulong offset,
|
||||
struct legacy_img_hdr *hdr);
|
||||
|
||||
|
||||
/**
|
||||
* spl_load_imx_container() - Loads a imx container image from a device.
|
||||
* @spl_image: Image description to set up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue