commit | 79316f335c62b9e12ec33763400dfffbd589d1ee | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Jul 13 15:18:59 2024 +0200 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 15 12:12:16 2024 -0600 |
tree | 48ba3395d152c823c6ef2de4c03e67c32f376c8f | |
parent | 4e4b209ecc68f5ccf142e48f554f46ad79bfaa21 [diff] |
arm: include: amlogic: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
diff --git a/arch/arm/include/asm/arch-meson/gpio.h b/arch/arm/include/asm/arch-meson/gpio.h index d0142f1..9eb4221 100644 --- 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 */