From: Don Zickus Date: Wed, 13 May 2015 17:22:11 +0000 (-0400) Subject: staging: unisys: Remove temporarily added visorbus/ include in Makefile X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=1b56ac48c1c643aacd078b9f100ba448376a0183;p=deliverable%2Flinux.git staging: unisys: Remove temporarily added visorbus/ include in Makefile Now that the header file movement is complete, remove the temporary ccflags include 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 2650b7284869..fa27ee5f336c 100644 --- a/drivers/staging/unisys/visorbus/Makefile +++ b/drivers/staging/unisys/visorbus/Makefile @@ -11,4 +11,3 @@ visorbus-y += periodic_work.o ccflags-y += -Idrivers/staging/unisys/include ccflags-y += -Idrivers/staging/unisys/visorutil -ccflags-y += -Idrivers/staging/unisys/visorbus