From: Marek Vasut <marek.vasut+renesas@mailbox.org>
Date: Sat, 13 Jul 2024 13:18:59 +0000 (+0200)
Subject: arm: include: amlogic: Remove duplicate newlines
X-Git-Tag: v2025.01-rc5-pxa1908~403^2~37
X-Git-Url: http://git.dujemihanovic.xyz/img/static//%22brlog.php?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 <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 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 */