summaryrefslogtreecommitdiff
path: root/include/spl.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2024-07-29 15:01:36 -0600
committerTom Rini <trini@konsulko.com>2024-07-29 15:01:36 -0600
commitc0d269da3c8492d4b81bbcb79a66f6d4a49f7610 (patch)
tree302f8dbd5d72be813e15eed94bd661bf2866c3ab /include/spl.h
parent9268c7a5e3e91564739bf0fdfd1df228a0273945 (diff)
parent6627fbba203f89a316299d35f6a2ff3f33dd15c8 (diff)
Merge patch series "include: asm-generic: Remove duplicate newlines"
Drop all duplicate newlines from the include directory files.
Diffstat (limited to 'include/spl.h')
-rw-r--r--include/spl.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/spl.h b/include/spl.h
index 5dfdf778d2d..1eebea3f981 100644
--- a/include/spl.h
+++ b/include/spl.h
@@ -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