Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

staging: unisys: remove reference of visorutil

commit 53490b545cb0 ("staging: unisys: move periodic_work.c into the visorbus directory")
has removed the visorutil directory but missed removing the reference in
the Makefile.

Fixes: 53490b545cb0 ("staging: unisys: move periodic_work.c into the visorbus directory")
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Sudip Mukherjee and committed by
Greg Kroah-Hartman
f5ab93fa 8b5081c8

-1
-1
drivers/staging/unisys/visorbus/Makefile
··· 10 10 visorbus-y += periodic_work.o 11 11 12 12 ccflags-y += -Idrivers/staging/unisys/include 13 - ccflags-y += -Idrivers/staging/unisys/visorutil