summaryrefslogtreecommitdiff
path: root/arch/m68k/include/asm/cache.h
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-07-13 15:19:23 +0200
committerTom Rini <trini@konsulko.com>2024-07-15 12:12:18 -0600
commitc6c22fdf52807946dd950f4aae4fa15dc0355a5c (patch)
treedb9191a021053a1059cfe7bf88bd1f047a12cb13 /arch/m68k/include/asm/cache.h
parent2f8c004a5ae51b9b88479f3a728c564c021f50c5 (diff)
m68k: Remove duplicate newlines
Drop all duplicate newlines. No functional change. Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'arch/m68k/include/asm/cache.h')
-rw-r--r--arch/m68k/include/asm/cache.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/cache.h b/arch/m68k/include/asm/cache.h
index aa8d2edb40b..712b02cd89b 100644
--- a/arch/m68k/include/asm/cache.h
+++ b/arch/m68k/include/asm/cache.h
@@ -136,7 +136,6 @@
#define CF_ACR_SP (1 << 3)
#endif /* CONFIG_CF_V4 */
-
#ifndef CFG_SYS_CACHE_ICACR
#define CFG_SYS_CACHE_ICACR 0
#endif