[PATCH] parport: Remove completed item from to-do list

From: Ethan Nelson-Moore

Date: Thu Dec 18 2025 - 22:41:43 EST


A driver for the Sun BPP hardware exists in the kernel.

Signed-off-by: Ethan Nelson-Moore <enelsonmoore@xxxxxxxxx>
---
drivers/parport/TODO-parport | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/parport/TODO-parport b/drivers/parport/TODO-parport
index 089b14ee446f..661a5ab91c0a 100644
--- a/drivers/parport/TODO-parport
+++ b/drivers/parport/TODO-parport
@@ -13,7 +13,7 @@ Things to be done.
bits when they have something to say. We should read out and deal
with (maybe just log) whatever the printer wants to tell the world.

-3. Support more hardware (eg m68k, Sun bpp).
+3. Support more hardware (eg m68k).

4. A better PLIP (make use of bidirectional/ECP/EPP ports).

--
2.43.0