From: Juerg Haefliger Date: Tue, 24 May 2022 07:58:48 +0000 (+0200) Subject: m68k: Kconfig.machine: Add endif comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b5d263cde50a455815cd714445b71f2554c8a888;p=linux.git m68k: Kconfig.machine: Add endif comment Add missing trailing endif comment. Signed-off-by: Juerg Haefliger Link: https://lore.kernel.org/r/20220524075848.21684-4-juergh@canonical.com Signed-off-by: Geert Uytterhoeven --- diff --git a/arch/m68k/Kconfig.machine b/arch/m68k/Kconfig.machine index 4fbe57de18514..53c45ccda5647 100644 --- a/arch/m68k/Kconfig.machine +++ b/arch/m68k/Kconfig.machine @@ -493,4 +493,4 @@ config ROMKERNEL endchoice -endif +endif # !MMU || COLDFIRE