[Linux-parport] [PATCH 31/32] pata_parport-bpck6: delete ppc6lnx.c

Ondrej Zary linux at zary.sk
Tue Mar 7 14:46:26 PST 2023


Remove now empty ppc6lnx.c.

Signed-off-by: Ondrej Zary <linux at zary.sk>
---
 drivers/ata/pata_parport/bpck6.c   |  1 -
 drivers/ata/pata_parport/ppc6lnx.c | 17 -----------------
 2 files changed, 18 deletions(-)
 delete mode 100644 drivers/ata/pata_parport/ppc6lnx.c

diff --git a/drivers/ata/pata_parport/bpck6.c b/drivers/ata/pata_parport/bpck6.c
index 0ed6a97ab04f..53d0ad1d6e89 100644
--- a/drivers/ata/pata_parport/bpck6.c
+++ b/drivers/ata/pata_parport/bpck6.c
@@ -17,7 +17,6 @@
 #include <linux/types.h>
 #include <linux/parport.h>
 #include "pata_parport.h"
-#include "ppc6lnx.c"
 
 /* 60772 Commands */
 #define ACCESS_REG		0x00
diff --git a/drivers/ata/pata_parport/ppc6lnx.c b/drivers/ata/pata_parport/ppc6lnx.c
deleted file mode 100644
index e72b1842adda..000000000000
--- a/drivers/ata/pata_parport/ppc6lnx.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
-	ppc6lnx.c (c) 2001 Micro Solutions Inc.
-		Released under the terms of the GNU General Public license
-
-	ppc6lnx.c  is a par of the protocol driver for the Micro Solutions
-		"BACKPACK" parallel port IDE adapter
-		(Works on Series 6 drives)
-
-*/
-
-//***************************************************************************
-
-// PPC 6 Code in C sanitized for LINUX
-// Original x86 ASM by Ron, Converted to C by Clive
-
-//***************************************************************************
-
-- 
Ondrej Zary




More information about the Linux-parport mailing list