Skip to content

Commit

Permalink
[PATCH] dvb: drop obsolete dibusb driver
Browse files Browse the repository at this point in the history
Remove the dibusb driver which has been obsoleted by the generalized dvb-usb
driver.

Signed-off-by: Patrick Boettcher <pb@linuxtv.org>
Signed-off-by: Johannes Stezenbach <js@linuxtv.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Johannes Stezenbach authored and Linus Torvalds committed Jun 24, 2005
1 parent 3e05d2b commit b6a235b
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 2,981 deletions.
285 changes: 0 additions & 285 deletions Documentation/dvb/README.dibusb

This file was deleted.

1 change: 0 additions & 1 deletion drivers/media/dvb/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ comment "Supported USB Adapters"
depends on DVB_CORE && USB
source "drivers/media/dvb/ttusb-budget/Kconfig"
source "drivers/media/dvb/ttusb-dec/Kconfig"
source "drivers/media/dvb/dibusb/Kconfig"
source "drivers/media/dvb/cinergyT2/Kconfig"

comment "Supported FlexCopII (B2C2) Adapters"
Expand Down
2 changes: 1 addition & 1 deletion drivers/media/dvb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
# Makefile for the kernel multimedia device drivers.
#

obj-y := dvb-core/ frontends/ ttpci/ ttusb-dec/ ttusb-budget/ b2c2/ bt8xx/ dibusb/ cinergyT2/
obj-y := dvb-core/ frontends/ ttpci/ ttusb-dec/ ttusb-budget/ b2c2/ bt8xx/ cinergyT2/
62 changes: 0 additions & 62 deletions drivers/media/dvb/dibusb/Kconfig

This file was deleted.

11 changes: 0 additions & 11 deletions drivers/media/dvb/dibusb/Makefile

This file was deleted.

Loading

0 comments on commit b6a235b

Please sign in to comment.