Skip to content

Commit

Permalink
Staging: meilhaus: remove the drivers
Browse files Browse the repository at this point in the history
The comedi drivers should be used instead, no need to have
these in here as well.

Cc: David Kiliani <mail@davidkiliani.de>
Cc: Meilhaus Support <support@meilhaus.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 06bf27d commit a8fcffb
Show file tree
Hide file tree
Showing 133 changed files with 0 additions and 41,014 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ source "drivers/staging/slicoss/Kconfig"

source "drivers/staging/sxg/Kconfig"

source "drivers/staging/meilhaus/Kconfig"

source "drivers/staging/go7007/Kconfig"

source "drivers/staging/usbip/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ obj-$(CONFIG_STAGING) += staging.o
obj-$(CONFIG_ET131X) += et131x/
obj-$(CONFIG_SLICOSS) += slicoss/
obj-$(CONFIG_SXG) += sxg/
obj-$(CONFIG_MEILHAUS) += meilhaus/
obj-$(CONFIG_VIDEO_GO7007) += go7007/
obj-$(CONFIG_USB_IP_COMMON) += usbip/
obj-$(CONFIG_W35UND) += winbond/
Expand Down
128 changes: 0 additions & 128 deletions drivers/staging/meilhaus/Kconfig

This file was deleted.

43 changes: 0 additions & 43 deletions drivers/staging/meilhaus/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions drivers/staging/meilhaus/TODO

This file was deleted.

Loading

0 comments on commit a8fcffb

Please sign in to comment.