From: Finn Thain Date: Sat, 22 Dec 2018 02:18:01 +0000 (+1100) Subject: m68k/mac: Remove obsolete comment X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bfc7bebe4b34139e03a150ab4a3567f392d74f3b;p=linux.git 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 Signed-off-by: Geert Uytterhoeven --- 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) {