summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorBenjamin Romer <benjamin.romer@unisys.com>2015-04-13 21:16:51 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-04-30 16:37:22 +0200
commit6a7d8a418400f8bfaa1830759ef075bbed68cfe1 (patch)
tree6e4983abefac7d516a822ead9619789e69fe7283 /drivers/staging/unisys/Makefile
parent280b5a4366dd4b813cad180e39b04e773ca0ebe0 (diff)
downloadop-kernel-dev-6a7d8a418400f8bfaa1830759ef075bbed68cfe1.zip
op-kernel-dev-6a7d8a418400f8bfaa1830759ef075bbed68cfe1.tar.gz
staging: unisys: remove uislib module from staging tree
This module is being removed completely, because it contained wrapper functions and utility functions that were used in virtpci and virthba. Since these two drivers are being rewritten to not use these wrappers and utilities, uislib needs to go. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Reviewed-by: Don Zickus <dzickus@redhat.com> Reviewed-by: Jes Sorensen <Jes.Sorensen@redhat.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/Makefile')
-rw-r--r--drivers/staging/unisys/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/Makefile b/drivers/staging/unisys/Makefile
index 899b0cb..97e750d 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -4,4 +4,3 @@
obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/
obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/
-obj-$(CONFIG_UNISYS_UISLIB) += uislib/
OpenPOWER on IntegriCloud