Skip to content

Commit

Permalink
firmware: remove last vestiges of dabusb
Browse files Browse the repository at this point in the history
dabusb was removed with commit dae86cc ("[media] dabusb: remove
obsolete driver"), so remove the last vestiges of firmware and
documentation.

Signed-off-by: Tim Gardner <[email protected]>
Cc: Rob Landley <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Ben Hutchings <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
rtg-canonical authored and gregkh committed Nov 21, 2012
1 parent 0c864d8 commit d3cec81
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 1,414 deletions.
3 changes: 0 additions & 3 deletions Documentation/devices.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2561,9 +2561,6 @@ Your cooperation is appreciated.
192 = /dev/usb/yurex1 First USB Yurex device
...
209 = /dev/usb/yurex16 16th USB Yurex device
240 = /dev/usb/dabusb0 First daubusb device
...
243 = /dev/usb/dabusb3 Fourth dabusb device

180 block USB block devices
0 = /dev/uba First USB block device
Expand Down
1 change: 0 additions & 1 deletion firmware/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ fw-shipped-$(CONFIG_TEHUTI) += tehuti/bdx.bin
fw-shipped-$(CONFIG_TIGON3) += tigon/tg3.bin tigon/tg3_tso.bin \
tigon/tg3_tso5.bin
fw-shipped-$(CONFIG_TYPHOON) += 3com/typhoon.bin
fw-shipped-$(CONFIG_USB_DABUSB) += dabusb/firmware.fw dabusb/bitstream.bin
fw-shipped-$(CONFIG_USB_EMI26) += emi26/loader.fw emi26/firmware.fw \
emi26/bitstream.fw
fw-shipped-$(CONFIG_USB_EMI62) += emi62/loader.fw emi62/bitstream.fw \
Expand Down
Loading

0 comments on commit d3cec81

Please sign in to comment.