Skip to content

Commit

Permalink
staging: unisys: remove virthba driver for rewrite
Browse files Browse the repository at this point in the history
The virthba driver is being rewritten and will be renamed to visorhba, so delete
the old driver from the source tree.

Signed-off-by: Benjamin Romer <[email protected]>
Reviewed-by: Don Zickus <[email protected]>
Reviewed-by: Jes Sorensen <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
  • Loading branch information
BenRomer authored and gregkh committed Apr 30, 2015
1 parent 1d4c1af commit 3d3fb18
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 1,626 deletions.
1 change: 0 additions & 1 deletion drivers/staging/unisys/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@ source "drivers/staging/unisys/visorchannel/Kconfig"
source "drivers/staging/unisys/visorchipset/Kconfig"
source "drivers/staging/unisys/uislib/Kconfig"
source "drivers/staging/unisys/virtpci/Kconfig"
source "drivers/staging/unisys/virthba/Kconfig"

endif # UNISYSSPAR
1 change: 0 additions & 1 deletion drivers/staging/unisys/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,3 @@ obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/
obj-$(CONFIG_UNISYS_UISLIB) += uislib/
obj-$(CONFIG_UNISYS_VIRTPCI) += virtpci/
obj-$(CONFIG_UNISYS_VIRTHBA) += virthba/
13 changes: 0 additions & 13 deletions drivers/staging/unisys/virthba/Kconfig

This file was deleted.

12 changes: 0 additions & 12 deletions drivers/staging/unisys/virthba/Makefile

This file was deleted.

Loading

0 comments on commit 3d3fb18

Please sign in to comment.