tools: 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:
@@ -256,7 +256,6 @@ time_t imagetool_get_source_date(
|
||||
* for ex. default_image.c, fit_image.c
|
||||
*/
|
||||
|
||||
|
||||
void pbl_load_uboot(int fd, struct image_tool_params *mparams);
|
||||
int zynqmpbif_copy_image(int fd, struct image_tool_params *mparams);
|
||||
int imx8image_copy_image(int fd, struct image_tool_params *mparams);
|
||||
|
Reference in New Issue
Block a user