m68k: amiga: Clean up Amiga hardware configuration
authorGeert Uytterhoeven <geert@linux-m68k.org>
Wed, 26 Aug 2020 12:51:24 +0000 (14:51 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 7 Sep 2020 08:56:08 +0000 (10:56 +0200)
commitd473de0f883db0801c78a86b34dd1fddf8ba2ca3
treec2db2367573fe97d3599c5cd6fb4a0cb429a81bc
parent62148d98590191f0515e89e7a6eed47bc5c51ae8
m68k: amiga: Clean up Amiga hardware configuration

Move the generic Amiga hardware configuration section out of the
switch statement, which allows to replace all ugly jumps by break
statements.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Link: https://lore.kernel.org/r/20200826125124.23863-1-geert@linux-m68k.org
arch/m68k/amiga/config.c