diff options
| author | Kristina Martšenko <kristina.martsenko@gmail.com> | 2014-07-24 20:52:57 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-07-24 15:00:04 -0700 |
| commit | 21ad9f74c6ee00eeae8084c82c4aa22ef7c3574b (patch) | |
| tree | 6a7aaf34cb3a5f506d770334302bed01aef273fe /drivers/staging/Makefile | |
| parent | 040bf7d63d624ad63be8b4b3a3c76a495c9cc569 (diff) | |
| download | linux-21ad9f74c6ee00eeae8084c82c4aa22ef7c3574b.tar.gz linux-21ad9f74c6ee00eeae8084c82c4aa22ef7c3574b.tar.bz2 linux-21ad9f74c6ee00eeae8084c82c4aa22ef7c3574b.zip | |
staging: phison: remove driver
The driver hasn't been cleaned up and it doesn't look like anyone is
working on it anymore (including the original author). So remove the
driver from the kernel. If someone wants to work on cleaning it up and
moving it out of staging, this commit can be reverted.
Signed-off-by: Kristina Martšenko <kristina.martsenko@gmail.com>
Cc: Evan Ko <evan_ko@phison.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/Makefile')
| -rw-r--r-- | drivers/staging/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/Makefile b/drivers/staging/Makefile index d4536df8b69b..a4408a8db812 100644 --- a/drivers/staging/Makefile +++ b/drivers/staging/Makefile @@ -19,7 +19,6 @@ obj-$(CONFIG_R8192EE) += rtl8192ee/ obj-$(CONFIG_R8723AU) += rtl8723au/ obj-$(CONFIG_R8821AE) += rtl8821ae/ obj-$(CONFIG_RTS5208) += rts5208/ -obj-$(CONFIG_IDE_PHISON) += phison/ obj-$(CONFIG_LINE6_USB) += line6/ obj-$(CONFIG_NETLOGIC_XLR_NET) += netlogic/ obj-$(CONFIG_OCTEON_ETHERNET) += octeon/ |
