From 33384891ce1a480f9bc581f804e6a0ae40f8fd1e Mon Sep 17 00:00:00 2001 From: David Kershner Date: Wed, 31 Jan 2018 11:41:13 -0500 Subject: 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 Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/visorinput/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'drivers/staging/unisys/visorinput') diff --git a/drivers/staging/unisys/visorinput/Makefile b/drivers/staging/unisys/visorinput/Makefile index beedca7f0e09..6e4bfa059a1f 100644 --- a/drivers/staging/unisys/visorinput/Makefile +++ b/drivers/staging/unisys/visorinput/Makefile @@ -4,4 +4,3 @@ obj-$(CONFIG_UNISYS_VISORINPUT) += visorinput.o -ccflags-y += -Idrivers/staging/unisys/include -- cgit v1.2.3