mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 15:41:39 +00:00
staging: unisys: remove reference of visorutil
commit53490b545c
("staging: unisys: move periodic_work.c into the visorbus directory") has removed the visorutil directory but missed removing the reference in the Makefile. Fixes:53490b545c
("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>
This commit is contained in:
parent
8b5081c876
commit
f5ab93fa5e
@ -10,4 +10,3 @@ visorbus-y += visorchipset.o
|
||||
visorbus-y += periodic_work.o
|
||||
|
||||
ccflags-y += -Idrivers/staging/unisys/include
|
||||
ccflags-y += -Idrivers/staging/unisys/visorutil
|
||||
|
Loading…
Reference in New Issue
Block a user