summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorDon Zickus <dzickus@redhat.com>2015-05-05 18:36:01 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-08 15:25:58 +0200
commit291603cca7eb52e7c2be4c5e1451de431bd21e73 (patch)
tree594c3e55f817d57d08e43e3a2fc51f37811c51e1 /drivers/staging/unisys/Makefile
parent3703987cd427ca4ca1c7e98308be7f3036007a37 (diff)
downloadop-kernel-dev-291603cca7eb52e7c2be4c5e1451de431bd21e73.zip
op-kernel-dev-291603cca7eb52e7c2be4c5e1451de431bd21e73.tar.gz
staging: unisys: Move visorchannel into visorbus
visorchannel seems to be a necessary component to visorbus and can never function as a standalone module. Let's treat it like a visorbus feature that is always enabled. Signed-off-by: Don Zickus <dzickus@redhat.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.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 1ed9d39..b14a477 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -2,6 +2,5 @@
# Makefile for Unisys SPAR drivers
#
obj-$(CONFIG_UNISYS_VISORUTIL) += visorutil/
-obj-$(CONFIG_UNISYS_VISORCHANNEL) += visorchannel/
obj-$(CONFIG_UNISYS_VISORCHIPSET) += visorchipset/
obj-$(CONFIG_UNISYS_VISORBUS) += visorbus/
OpenPOWER on IntegriCloud