瀏覽代碼

m68k/mac: Remove bogus "FIXME" comment

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>
Finn Thain 7 年之前
父節點
當前提交
ecd685580c
共有 1 個文件被更改,包括 0 次插入4 次删除
  1. 0 4
      arch/m68k/mac/misc.c

+ 0 - 4
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;