summaryrefslogtreecommitdiffstats
path: root/arch/m68k/mac/via.c
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/via.c
parent6a93207b7de55255209978fabeddc3cdf261e4db (diff)
downloadlinux-0-day-bfc7bebe4b34139e03a150ab4a3567f392d74f3b.tar.gz
linux-0-day-bfc7bebe4b34139e03a150ab4a3567f392d74f3b.tar.xz
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/via.c')
-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 e6c8b71a3bcbd..0b02894591738 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) {