]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
m68k/mac: Remove bogus "FIXME" comment
authorFinn Thain <fthain@telegraphics.com.au>
Mon, 12 Mar 2018 03:38:28 +0000 (23:38 -0400)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 26 Mar 2018 12:10:22 +0000 (14:10 +0200)
This code works fine. The comment is misleading so remove it.

Tested-by: Stan Johnson <userm57@yahoo.com>
Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
arch/m68k/mac/misc.c

index d6746cf37101d81103224706aaa4070963a1b799..c68054361615a32eef13ab46c17c99d75793baa0 100644 (file)
@@ -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;