Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -329,10 +329,6 @@ static void via_shutdown(void)
	}
	}
}
}


/*
 * FIXME: not sure how this is supposed to work exactly...
 */

static void oss_shutdown(void)
static void oss_shutdown(void)
{
{
	oss->rom_ctrl = OSS_POWEROFF;
	oss->rom_ctrl = OSS_POWEROFF;