projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f659ba4
)
include: asm-generic: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Mon, 22 Jul 2024 23:28:20 +0000
(
01:28
+0200)
committer
Tom 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
patch
|
blob
|
history
diff --git
a/include/asm-generic/int-ll64.h
b/include/asm-generic/int-ll64.h
index 7451718a61cdbed699bbc1d6d7b5eabf95df2977..aa572021cc0e9b2c83c239e34c21c31add41496f 100644
(file)
--- 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 */