]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
include: asm-generic: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Mon, 22 Jul 2024 23:28:20 +0000 (01:28 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 29 Jul 2024 21:01:04 +0000 (15:01 -0600)
Drop all duplicate newlines. No functional change.

Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
include/asm-generic/int-ll64.h

index 7451718a61cdbed699bbc1d6d7b5eabf95df2977..aa572021cc0e9b2c83c239e34c21c31add41496f 100644 (file)
@@ -43,5 +43,4 @@ typedef __u64 u64;
 
 #endif /* __ASSEMBLY__ */
 
-
 #endif /* _ASM_GENERIC_INT_LL64_H */