summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2018-03-11 23:38:28 -0400
committerGeert Uytterhoeven <geert@linux-m68k.org>2018-03-26 14:10:22 +0200
commitecd685580c8feb9a91c758257a66355a673594d9 (patch)
treec1a842a6f0af6683c348629bf82e7ec575035e59 /arch/m68k
parent6df2afba7a87afa71d4baf9875ec846d3040f9bb (diff)
downloadop-kernel-dev-ecd685580c8feb9a91c758257a66355a673594d9.zip
op-kernel-dev-ecd685580c8feb9a91c758257a66355a673594d9.tar.gz
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>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/mac/misc.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/m68k/mac/misc.c b/arch/m68k/mac/misc.c
index d6746cf..c680543 100644
--- a/arch/m68k/mac/misc.c
+++ b/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;
OpenPOWER on IntegriCloud