ata: pata_parport-bpck6: delete ppc6lnx.c
Remove now empty ppc6lnx.c. Signed-off-by: Ondrej Zary <linux@zary.sk> Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
This commit is contained in:
parent
a427ad2ac8
commit
49745f621a
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
||||
//***************************************************************************
|
||||
|
Loading…
Reference in New Issue