mirror of
https://gitee.com/bianbu-linux/linux-6.6
synced 2025-04-24 14:07:52 -04:00
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>
This commit is contained in:
parent
6a93207b7d
commit
bfc7bebe4b
1 changed files with 0 additions and 1 deletions
|
@ -189,7 +189,6 @@ void __init via_init(void)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* SE/30: disable video IRQ
|
* SE/30: disable video IRQ
|
||||||
* XXX: testing for SE/30 VBL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
if (macintosh_config->ident == MAC_MODEL_SE30) {
|
if (macintosh_config->ident == MAC_MODEL_SE30) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue