Commit ecd68558 authored by Finn Thain's avatar Finn Thain Committed by Geert Uytterhoeven

m68k/mac: Remove bogus "FIXME" comment

This code works fine. The comment is misleading so remove it.
Tested-by: default avatarStan Johnson <userm57@yahoo.com>
Signed-off-by: default avatarFinn Thain <fthain@telegraphics.com.au>
Signed-off-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
parent 6df2afba
......@@ -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;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment