projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6df2afb
)
m68k/mac: Remove bogus "FIXME" comment
author
Finn Thain
<fthain@telegraphics.com.au>
Mon, 12 Mar 2018 03:38:28 +0000
(23:38 -0400)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 26 Mar 2018 12:10:22 +0000
(14:10 +0200)
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>
arch/m68k/mac/misc.c
patch
|
blob
|
history
diff --git
a/arch/m68k/mac/misc.c
b/arch/m68k/mac/misc.c
index d6746cf37101d81103224706aaa4070963a1b799..c68054361615a32eef13ab46c17c99d75793baa0 100644
(file)
--- 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;