[PATCH 01/15] include: asm-generic: Remove duplicate newlines
Marek Vasut
marek.vasut+renesas at mailbox.org
Tue Jul 23 01:28:20 CEST 2024
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas at mailbox.org>
---
include/asm-generic/int-ll64.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/include/asm-generic/int-ll64.h b/include/asm-generic/int-ll64.h
index 7451718a61c..aa572021cc0 100644
--- a/include/asm-generic/int-ll64.h
+++ b/include/asm-generic/int-ll64.h
@@ -43,5 +43,4 @@ typedef __u64 u64;
#endif /* __ASSEMBLY__ */
-
#endif /* _ASM_GENERIC_INT_LL64_H */
--
2.43.0
More information about the U-Boot
mailing list