Skip to content

Commit

Permalink
Staging: remove heci driver
Browse files Browse the repository at this point in the history
Intel has officially abandoned this project and does not want to
maintian it or have it included in the main kernel tree, as no one
should use the code, it's not needed anymore.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Sep 15, 2009
1 parent 1c6592f commit 0b33559
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 6,537 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -103,8 +103,6 @@ source "drivers/staging/phison/Kconfig"

source "drivers/staging/p9auth/Kconfig"

source "drivers/staging/heci/Kconfig"

source "drivers/staging/line6/Kconfig"

source "drivers/gpu/drm/radeon/Kconfig"
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ obj-$(CONFIG_STLC45XX) += stlc45xx/
obj-$(CONFIG_B3DFG) += b3dfg/
obj-$(CONFIG_IDE_PHISON) += phison/
obj-$(CONFIG_PLAN9AUTH) += p9auth/
obj-$(CONFIG_HECI) += heci/
obj-$(CONFIG_LINE6_USB) += line6/
obj-$(CONFIG_USB_SERIAL_QUATECH2) += serqt_usb2/
obj-$(CONFIG_USB_SERIAL_QUATECH_USB2) += quatech_usb2/
Expand Down
7 changes: 0 additions & 7 deletions drivers/staging/heci/Kconfig

This file was deleted.

9 changes: 0 additions & 9 deletions drivers/staging/heci/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions drivers/staging/heci/TODO

This file was deleted.

175 changes: 0 additions & 175 deletions drivers/staging/heci/heci.h

This file was deleted.

Loading

0 comments on commit 0b33559

Please sign in to comment.