arm: include: amlogic: Remove duplicate newlines
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 13 Jul 2024 13:18:59 +0000 (15:18 +0200)
committerTom 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

index d0142f1..9eb4221 100644 (file)
@@ -6,5 +6,4 @@
 #ifndef __ASM_ARCH_MESON_GPIO_H
 #define __ASM_ARCH_MESON_GPIO_H
 
-
 #endif /* __ASM_ARCH_MESON_GPIO_H */