Skip to content

Commit

Permalink
staging/rdma: remove deprecated amso1100 driver
Browse files Browse the repository at this point in the history
Driver was placed in staging for eventual removal, it is time
to complete that task.

Signed-off-by: Doug Ledford <[email protected]>
  • Loading branch information
dledford committed Feb 3, 2016
1 parent 1c5e080 commit f5e741b
Show file tree
Hide file tree
Showing 27 changed files with 0 additions and 9,064 deletions.
7 changes: 0 additions & 7 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -686,13 +686,6 @@ M: Michael Hanselmann <[email protected]>
S: Supported
F: drivers/macintosh/ams/

AMSO1100 RNIC DRIVER
M: Tom Tucker <[email protected]>
M: Steve Wise <[email protected]>
L: [email protected]
S: Maintained
F: drivers/infiniband/hw/amso1100/

ANALOG DEVICES INC AD9389B DRIVER
M: Hans Verkuil <[email protected]>
L: [email protected]
Expand Down
2 changes: 0 additions & 2 deletions drivers/staging/rdma/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ menuconfig STAGING_RDMA
# Please keep entries in alphabetic order
if STAGING_RDMA

source "drivers/staging/rdma/amso1100/Kconfig"

source "drivers/staging/rdma/ehca/Kconfig"

source "drivers/staging/rdma/hfi1/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/rdma/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Entries for RDMA_STAGING tree
obj-$(CONFIG_INFINIBAND_AMSO1100) += amso1100/
obj-$(CONFIG_INFINIBAND_EHCA) += ehca/
obj-$(CONFIG_INFINIBAND_HFI1) += hfi1/
obj-$(CONFIG_INFINIBAND_IPATH) += ipath/
6 changes: 0 additions & 6 deletions drivers/staging/rdma/amso1100/Kbuild

This file was deleted.

15 changes: 0 additions & 15 deletions drivers/staging/rdma/amso1100/Kconfig

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/rdma/amso1100/TODO

This file was deleted.

Loading

0 comments on commit f5e741b

Please sign in to comment.