[PATCH] m68k/mac: Remove misleading comment

From: Finn Thain
Date: Wed May 20 2020 - 00:41:45 EST


This code path was tested on a Quadra 950 a long time ago and the
comment isn't needed.

Cc: Joshua Thompson <funaho@xxxxxxxxx>
Signed-off-by: Finn Thain <fthain@xxxxxxxxxxxxxxxxxxx>
---
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