summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys/visorbus/Makefile
diff options
context:
space:
mode:
authorTim Sell <Timothy.Sell@unisys.com>2016-06-10 21:48:09 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-08-15 20:44:25 +0200
commit8a64f954a858558482464115885c68b0e4e4d479 (patch)
tree445139bd44f77b354f53343d6c75930d868e4001 /drivers/staging/unisys/visorbus/Makefile
parent9ebab64952237f7b9b263d6dc0cdf31e83a2d5e7 (diff)
staging: unisys: visorbus: remove periodic_work.h/.c
These files were made no-longer-necessary by recent commits. Signed-off-by: Tim Sell <Timothy.Sell@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Acked-By: Neil Horman <nhorman@tuxdriver.com> Reviewed-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/Makefile')
-rw-r--r--drivers/staging/unisys/visorbus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/visorbus/Makefile b/drivers/staging/unisys/visorbus/Makefile
index fc790e7592fc..f3730d8c953e 100644
--- a/drivers/staging/unisys/visorbus/Makefile
+++ b/drivers/staging/unisys/visorbus/Makefile
@@ -7,6 +7,5 @@ obj-$(CONFIG_UNISYS_VISORBUS) += visorbus.o
visorbus-y := visorbus_main.o
visorbus-y += visorchannel.o
visorbus-y += visorchipset.o
-visorbus-y += periodic_work.o
ccflags-y += -Idrivers/staging/unisys/include