diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2014-10-15 15:53:27 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-10-20 10:30:15 +0800 |
commit | d09e9b160fc18116942101743693f5535bc5136a (patch) | |
tree | 927f5930b1ca545de847d72be8b6016b7113938d /MAINTAINERS | |
parent | 2359b5c2d950a101af883e51bdbffc1bf83325c4 (diff) | |
download | blackbird-op-linux-d09e9b160fc18116942101743693f5535bc5136a.tar.gz blackbird-op-linux-d09e9b160fc18116942101743693f5535bc5136a.zip |
staging: bcm: remove driver
The Beceem WiMAX driver was barely function in its current state
and was non-functional on 64 bit systems. Based on repeated
statements from Greg KH that he wanted the driver removed, I am
removing the driver.
CC: Matthias Beyer <mail@beyermatthias.de>
CC: Kevin McKinney <klmckinney1@gmail.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a20df9bf8ab0..d0dd1f35b81d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1883,13 +1883,6 @@ W: http://bcache.evilpiepirate.org S: Maintained: F: drivers/md/bcache/ -BECEEM BCS200/BCS220-3/BCSM250 WIMAX SUPPORT -M: Kevin McKinney <klmckinney1@gmail.com> -M: Matthias Beyer <mail@beyermatthias.de> -L: devel@driverdev.osuosl.org -S: Maintained -F: drivers/staging/bcm* - BEFS FILE SYSTEM S: Orphan F: Documentation/filesystems/befs.txt |