Skip to content

Commit

Permalink
Staging: remove telephony drivers
Browse files Browse the repository at this point in the history
We said we would wait until the 3.6 kernel release to remove these
drivers.  So we waited 6 months longer, that should be fine.

If anyone wants them back, it is trivial to revert these, but given that
I don't think they even build anymore, I doubt anyone will want them.

Cc: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Greg Kroah-Hartman committed Oct 26, 2012
1 parent 34ec83f commit 7326446
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 12,317 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,6 @@ source "drivers/staging/omapdrm/Kconfig"

source "drivers/staging/android/Kconfig"

source "drivers/staging/telephony/Kconfig"

source "drivers/staging/ozwpan/Kconfig"

source "drivers/staging/ccg/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ obj-$(CONFIG_TOUCHSCREEN_SYNAPTICS_I2C_RMI4) += ste_rmi4/
obj-$(CONFIG_MFD_NVEC) += nvec/
obj-$(CONFIG_DRM_OMAP) += omapdrm/
obj-$(CONFIG_ANDROID) += android/
obj-$(CONFIG_PHONE) += telephony/
obj-$(CONFIG_USB_WPAN_HCD) += ozwpan/
obj-$(CONFIG_USB_G_CCG) += ccg/
obj-$(CONFIG_WIMAX_GDM72XX) += gdm72xx/
Expand Down
47 changes: 0 additions & 47 deletions drivers/staging/telephony/Kconfig

This file was deleted.

7 changes: 0 additions & 7 deletions drivers/staging/telephony/Makefile

This file was deleted.

10 changes: 0 additions & 10 deletions drivers/staging/telephony/TODO

This file was deleted.

4 changes: 0 additions & 4 deletions drivers/staging/telephony/ixj-ver.h

This file was deleted.

Loading

0 comments on commit 7326446

Please sign in to comment.