From bb104a76ac0e6c103c36623616c7dee8cd9d165c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 29 Jul 2009 06:54:11 -0700 Subject: Staging: pata_rdc: remove the driver from the staging tree Now that a "real" driver is in the libata tree for this hardware, we need to remove the staging driver as it is no longer needed. Cc: Kevin Huang Cc: Tomy Wang Cc: Alan Cox Cc: Jeff Garzik Signed-off-by: Greg Kroah-Hartman --- drivers/staging/pata_rdc/Makefile | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 drivers/staging/pata_rdc/Makefile (limited to 'drivers/staging/pata_rdc/Makefile') diff --git a/drivers/staging/pata_rdc/Makefile b/drivers/staging/pata_rdc/Makefile deleted file mode 100644 index f952c16f4b28..000000000000 --- a/drivers/staging/pata_rdc/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -obj-$(CONFIG_RDC_17F3101X) += pata_rdc.o - -- cgit v1.2.3