From ecd685580c8feb9a91c758257a66355a673594d9 Mon Sep 17 00:00:00 2001 From: Finn Thain Date: Sun, 11 Mar 2018 23:38:28 -0400 Subject: m68k/mac: Remove bogus "FIXME" comment This code works fine. The comment is misleading so remove it. Tested-by: Stan Johnson Signed-off-by: Finn Thain Signed-off-by: Geert Uytterhoeven --- arch/m68k/mac/misc.c | 4 ---- 1 file changed, 4 deletions(-) diff --git a/arch/m68k/mac/misc.c b/arch/m68k/mac/misc.c index d6746cf37101..c68054361615 100644 --- a/arch/m68k/mac/misc.c +++ b/arch/m68k/mac/misc.c @@ -329,10 +329,6 @@ static void via_shutdown(void) } } -/* - * FIXME: not sure how this is supposed to work exactly... - */ - static void oss_shutdown(void) { oss->rom_ctrl = OSS_POWEROFF; -- cgit v1.2.1