Skip to content

Commit

Permalink
cpc-usb: Removed driver from staging tree
Browse files Browse the repository at this point in the history
This patch prepares replacing the staging driver cpc-usb with the new
developed ems_usb CAN driver.

Signed-off-by: Sebastian Haas <haas@ems-wuensche.com>
Acked-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Sebastian Haas authored and David S. Miller committed Sep 21, 2009
1 parent 762c6aa commit c1e815c
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 2,306 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ source "drivers/staging/serqt_usb2/Kconfig"

source "drivers/staging/vt6655/Kconfig"

source "drivers/staging/cpc-usb/Kconfig"

source "drivers/staging/pata_rdc/Kconfig"

source "drivers/staging/udlfb/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,5 @@ obj-$(CONFIG_LINE6_USB) += line6/
obj-$(CONFIG_USB_SERIAL_QUATECH2) += serqt_usb2/
obj-$(CONFIG_OCTEON_ETHERNET) += octeon/
obj-$(CONFIG_VT6655) += vt6655/
obj-$(CONFIG_USB_CPC) += cpc-usb/
obj-$(CONFIG_RDC_17F3101X) += pata_rdc/
obj-$(CONFIG_FB_UDL) += udlfb/
4 changes: 0 additions & 4 deletions drivers/staging/cpc-usb/Kconfig

This file was deleted.

3 changes: 0 additions & 3 deletions drivers/staging/cpc-usb/Makefile

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/staging/cpc-usb/TODO

This file was deleted.

Loading

0 comments on commit c1e815c

Please sign in to comment.