[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <10dff3e7c17d363a4b239aae7b3ebab32bef3547.1589949122.git.fthain@telegraphics.com.au>
Date: Wed, 20 May 2020 14:32:02 +1000
From: Finn Thain <fthain@...egraphics.com.au>
To: Geert Uytterhoeven <geert@...ux-m68k.org>
Cc: "Joshua Thompson" <funaho@...ai.org>,
linux-m68k@...ts.linux-m68k.org, linux-kernel@...r.kernel.org
Subject: [PATCH] m68k/mac: Remove misleading comment
This code path was tested on a Quadra 950 a long time ago and the
comment isn't needed.
Cc: Joshua Thompson <funaho@...ai.org>
Signed-off-by: Finn Thain <fthain@...egraphics.com.au>
---
arch/m68k/mac/iop.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/m68k/mac/iop.c b/arch/m68k/mac/iop.c
index 100e5112fd9e..d99c7ea08d8c 100644
--- a/arch/m68k/mac/iop.c
+++ b/arch/m68k/mac/iop.c
@@ -299,7 +299,6 @@ void __init iop_init(void)
/*
* Register the interrupt handler for the IOPs.
- * TODO: might be wrong for non-OSS machines. Anyone?
*/
void __init iop_register_interrupts(void)
--
2.26.2
Powered by blists - more mailing lists