staging: unisys: visorinput: Clean up Makefile includes
The driver no longer needs to include drivers/staging/unisys/include, so we can get rid of it. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
385a9cb347
commit
33384891ce
|
@ -4,4 +4,3 @@
|
|||
|
||||
obj-$(CONFIG_UNISYS_VISORINPUT) += visorinput.o
|
||||
|
||||
ccflags-y += -Idrivers/staging/unisys/include
|
||||
|
|
Loading…
Reference in New Issue