summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-13 15:18:58 +0200
committerTom Rini <[email protected]>2024-07-15 12:12:16 -0600
commit8546cc932e58a4f0b9fbd03f650748e019f6de21 (patch)
tree38f91b569fd0160bbf00cfce5bfc59c77a39a361
parent555789e42be55a7a94c01edcaf14fec4aebd6cc0 (diff)
arm: include: nxp: 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-lpc32xx/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-lpc32xx/config.h b/arch/arm/include/asm/arch-lpc32xx/config.h
index 41160384a4d..b2d87524f70 100644
--- a/arch/arm/include/asm/arch-lpc32xx/config.h
+++ b/arch/arm/include/asm/arch-lpc32xx/config.h
@@ -8,7 +8,6 @@
#ifndef _LPC32XX_CONFIG_H
#define _LPC32XX_CONFIG_H
-
/* Basic CPU architecture */
#if !defined(CFG_SYS_NS16550_CLK)