summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/Makefile
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2015-10-02 13:19:15 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-04 09:53:34 +0100
commit6ea9b6e6a78cec3e8cb2e77019795aa4a1c8c42c (patch)
treea402d90e912905356687691bbb517efcec5dfc1a /drivers/staging/unisys/Makefile
parent63417188f10351945e23ff03af68c605cb18da52 (diff)
staging: unisys: visorhid: rename to visorinput
This visorhid driver provides a Human Interface Device, but is not at all using HID, the protocol. It's a plain input driver, so for clarity, it is being renamed to visorinput. Signed-off-by: Tim Sell <Timothy.Sell@unisys.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/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/unisys/Makefile b/drivers/staging/unisys/Makefile
index 79c9036edb5c..20eb098538d3 100644
--- a/drivers/staging/unisys/Makefile
+++ b/drivers/staging/unisys/Makefile
@@ -3,5 +3,5 @@
#
obj-$(CONFIG_UNISYS_VISORBUS) += visorbus/
obj-$(CONFIG_UNISYS_VISORNIC) += visornic/
-obj-$(CONFIG_UNISYS_VISORHID) += visorhid/
+obj-$(CONFIG_UNISYS_VISORINPUT) += visorinput/
obj-$(CONFIG_UNISYS_VISORHBA) += visorhba/