git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8546cc9
)
arm: include: amlogic: Remove duplicate newlines
author
Marek Vasut
<marek.vasut+renesas@mailbox.org>
Sat, 13 Jul 2024 13:18:59 +0000
(15:18 +0200)
committer
Tom Rini
<trini@konsulko.com>
Mon, 15 Jul 2024 18:12:16 +0000
(12:12 -0600)
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
arch/arm/include/asm/arch-meson/gpio.h
patch
|
blob
|
history
diff --git
a/arch/arm/include/asm/arch-meson/gpio.h
b/arch/arm/include/asm/arch-meson/gpio.h
index
d0142f1
..
9eb4221
100644
(file)
--- a/
arch/arm/include/asm/arch-meson/gpio.h
+++ b/
arch/arm/include/asm/arch-meson/gpio.h
@@
-6,5
+6,4
@@
#ifndef __ASM_ARCH_MESON_GPIO_H
#define __ASM_ARCH_MESON_GPIO_H
-
#endif /* __ASM_ARCH_MESON_GPIO_H */