Skip to content

Commit

Permalink
m68k: Kconfig.machine: Add endif comment
Browse files Browse the repository at this point in the history
Add missing trailing endif comment.

Signed-off-by: Juerg Haefliger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Geert Uytterhoeven <[email protected]>
  • Loading branch information
juergh authored and geertu committed Jul 6, 2022
1 parent 687b275 commit b5d263c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/m68k/Kconfig.machine
Original file line number Diff line number Diff line change
Expand Up @@ -493,4 +493,4 @@ config ROMKERNEL

endchoice

endif
endif # !MMU || COLDFIRE

0 comments on commit b5d263c

Please sign in to comment.