Skip to content

Commit

Permalink
staging: ipx: delete it from the tree
Browse files Browse the repository at this point in the history
The ipx code moved into the staging tree back in November 2017 and no
one has complained or even noticed it was gone.  Because of that, let's
just delete it.

Note, the ipx header files are not removed here, that will come later
through the networking tree, as that takes a bit more work to unwind.

Cc: Stephen Hemminger <stephen@networkplumber.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Jun 5, 2018
1 parent 05e9846 commit 7a2e838
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 2,865 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ menuconfig STAGING

if STAGING

source "drivers/staging/ipx/Kconfig"

source "drivers/staging/wlan-ng/Kconfig"

source "drivers/staging/comedi/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@

obj-y += media/
obj-y += typec/
obj-$(CONFIG_IPX) += ipx/
obj-$(CONFIG_PRISM2_USB) += wlan-ng/
obj-$(CONFIG_COMEDI) += comedi/
obj-$(CONFIG_FB_OLPC_DCON) += olpc_dcon/
Expand Down
61 changes: 0 additions & 61 deletions drivers/staging/ipx/Kconfig

This file was deleted.

8 changes: 0 additions & 8 deletions drivers/staging/ipx/Makefile

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/ipx/TODO

This file was deleted.

Loading

0 comments on commit 7a2e838

Please sign in to comment.