]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: slicoss: remove the staging driver
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 17:18:30 +0000 (18:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 Dec 2016 17:18:30 +0000 (18:18 +0100)
commit0af72df267f2ed865c71a69fb2811ea6fa4736dc
tree65f3b976d00fc3a8d8a78ac9033a51d5c5d3e2bf
parent4ec941d68c2cd8db5c6f7c2fab0f47a352f6b204
staging: slicoss: remove the staging driver

A "real" driver for this hardware has now landed in the networking tree,
so remove this old staging driver so that we don't have multiple drivers
for the same hardware, and so people don't waste their time trying to
clean up this old code.

Cc: Lior Dotan <liodot@gmail.com>
Cc: Christopher Harrer <charrer@alacritech.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/slicoss/Kconfig [deleted file]
drivers/staging/slicoss/Makefile [deleted file]
drivers/staging/slicoss/README [deleted file]
drivers/staging/slicoss/TODO [deleted file]
drivers/staging/slicoss/slic.h [deleted file]
drivers/staging/slicoss/slichw.h [deleted file]
drivers/staging/slicoss/slicoss.c [deleted file]