]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: unisys: Remove unused driver
authorDon Zickus <dzickus@redhat.com>
Tue, 5 May 2015 22:36:04 +0000 (18:36 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 May 2015 13:25:58 +0000 (15:25 +0200)
The visorchannel feature is rolled into visorbus now and its headers
are public under visorbus.h.  Remove the unused driver, the old
header file and all the ccflag includes in the Makefile.

Also remove VISORCHANNEL from all Kconfigs as it is not needed.

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>
drivers/staging/unisys/visorchipset/Kconfig

index 2030592d202358e632c616dd8a54e7a7f49564fa..01d9a9a0e9040ea86ec000595f607b82fe49516f 100644 (file)
@@ -5,7 +5,6 @@
 config UNISYS_VISORCHIPSET
        tristate "Unisys visorchipset driver"
        select UNISYS_VISORUTIL
-       select UNISYS_VISORCHANNEL
        select UNISYS_VISORBUS
        ---help---
        If you say Y here, you will enable the Unisys visorchipset driver.