aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac
diff options
context:
space:
mode:
authorFinn Thain <fthain@telegraphics.com.au>2018-12-22 13:18:01 +1100
committerGeert Uytterhoeven <geert@linux-m68k.org>2019-01-21 10:36:53 +0100
commitbfc7bebe4b34139e03a150ab4a3567f392d74f3b (patch)
treec73c1df29385b07a782216a934c5db8612a4f031 /arch/m68k/mac
parentm68k/mac: Skip VIA port setup unless RTC is connected (diff)
downloadlinux-dev-bfc7bebe4b34139e03a150ab4a3567f392d74f3b.tar.xz
linux-dev-bfc7bebe4b34139e03a150ab4a3567f392d74f3b.zip
m68k/mac: Remove obsolete comment
According to The Guide To Mac Family Hardware, this is the correct way to disable the VBL interrupt. The confusing comment here doesn't add any value so remove it. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k/mac')
-rw-r--r--arch/m68k/mac/via.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/mac/via.c b/arch/m68k/mac/via.c
index e6c8b71a3bcb..0b0289459173 100644
--- a/arch/m68k/mac/via.c
+++ b/arch/m68k/mac/via.c
@@ -189,7 +189,6 @@ void __init via_init(void)
/*
* SE/30: disable video IRQ
- * XXX: testing for SE/30 VBL
*/
if (macintosh_config->ident == MAC_MODEL_SE30) {