Skip to content

Commit

Permalink
m68k: mac: Remove misleading comment
Browse files Browse the repository at this point in the history
This code path was tested on a Quadra 950 a long time ago and the
comment isn't needed.

Signed-off-by: Finn Thain <fthain@telegraphics.com.au>
Cc: Joshua Thompson <funaho@jurai.org>
Link: https://lore.kernel.org/r/10dff3e7c17d363a4b239aae7b3ebab32bef3547.1589949122.git.fthain@telegraphics.com.au
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
  • Loading branch information
Finn Thain authored and Geert Uytterhoeven committed May 25, 2020
1 parent bcc44f6 commit bf6c68e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/m68k/mac/iop.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit bf6c68e

Please sign in to comment.