From: Marek Vasut Date: Sat, 13 Jul 2024 13:18:59 +0000 (+0200) Subject: arm: include: amlogic: Remove duplicate newlines X-Git-Url: http://git.dujemihanovic.xyz/login.html?a=commitdiff_plain;h=59ccc9c83b907863f70ea537efecb74a6a3ff987;p=u-boot.git arm: include: amlogic: Remove duplicate newlines Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut --- diff --git a/arch/arm/include/asm/arch-meson/gpio.h b/arch/arm/include/asm/arch-meson/gpio.h index d0142f16ef..9eb4221157 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 */