diff options
| author | Marek Vasut <[email protected]> | 2024-07-13 15:18:59 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-07-15 12:12:16 -0600 |
| commit | 59ccc9c83b907863f70ea537efecb74a6a3ff987 (patch) | |
| tree | 48ba3395d152c823c6ef2de4c03e67c32f376c8f | |
| parent | 8546cc932e58a4f0b9fbd03f650748e019f6de21 (diff) | |
arm: include: amlogic: Remove duplicate newlines
Drop all duplicate newlines. No functional change.
Signed-off-by: Marek Vasut <[email protected]>
| -rw-r--r-- | arch/arm/include/asm/arch-meson/gpio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-meson/gpio.h b/arch/arm/include/asm/arch-meson/gpio.h index d0142f16ef1..9eb42211579 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 */ |
