From: Thierry Reding Date: Wed, 9 Oct 2013 08:32:54 +0000 (+0200) Subject: gpu: host1x: Use relative include paths X-Git-Tag: v3.13-rc1~76^2~65^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3be3e8fc8b3b6e800d6dc8ffb794e9d27ba5d2;p=pandora-kernel.git gpu: host1x: Use relative include paths This is slightly safer than adding -Idrivers/gpu/host1x to cflags-y. Signed-off-by: Thierry Reding --- diff --git a/drivers/gpu/host1x/Makefile b/drivers/gpu/host1x/Makefile index 7b781920c58a..616fe82ce715 100644 --- a/drivers/gpu/host1x/Makefile +++ b/drivers/gpu/host1x/Makefile @@ -1,5 +1,3 @@ -ccflags-y = -Idrivers/gpu/host1x - host1x-y = \ bus.o \ syncpt.o \ Reading git-diff-tree failed