Skip to content

Commit

Permalink
m68k/mac: Remove bogus "FIXME" comment
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Finn Thain authored and Geert Uytterhoeven committed Mar 26, 2018
1 parent 6df2afb commit ecd6855
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/m68k/mac/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit ecd6855

Please sign in to comment.