From: Don Zickus Date: Wed, 13 May 2015 17:22:01 +0000 (-0400) Subject: staging: unisys: Temporarily add visorbus/ ccflags X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=30058c7477d383d105735e56e9112ae879e17ea2;p=deliverable%2Flinux.git staging: unisys: Temporarily add visorbus/ ccflags To prep for the moving of include files, temporarily add the visorbus/ as a ccflags -I. Once the header files are all transitioned, we can remove this. Signed-off-by: Don Zickus Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/Makefile b/drivers/staging/unisys/visorbus/Makefile index 72d4d4429684..32f199e949ec 100644 --- a/drivers/staging/unisys/visorbus/Makefile +++ b/drivers/staging/unisys/visorbus/Makefile @@ -13,3 +13,4 @@ ccflags-y += -Idrivers/staging/unisys/include ccflags-y += -Idrivers/staging/unisys/common-spar/include ccflags-y += -Idrivers/staging/unisys/common-spar/include/channels ccflags-y += -Idrivers/staging/unisys/visorutil +ccflags-y += -Idrivers/staging/unisys/visorbus