git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
776dc38
)
gpu: host1x: Use relative include paths
author
Thierry Reding
<treding@nvidia.com>
Wed, 9 Oct 2013 08:32:54 +0000
(10:32 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 31 Oct 2013 08:55:40 +0000
(09:55 +0100)
This is slightly safer than adding -Idrivers/gpu/host1x to cflags-y.
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/gpu/host1x/Makefile
patch
|
blob
|
history
drivers/gpu/host1x/hw/cdma_hw.c
patch
|
blob
|
history
drivers/gpu/host1x/hw/channel_hw.c
patch
|
blob
|
history
drivers/gpu/host1x/hw/debug_hw.c
patch
|
blob
|
history
drivers/gpu/host1x/hw/host1x01.c
patch
|
blob
|
history
drivers/gpu/host1x/hw/intr_hw.c
patch
|
blob
|
history
drivers/gpu/host1x/hw/syncpt_hw.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/host1x/Makefile
b/drivers/gpu/host1x/Makefile
index
7b78192
..
616fe82
100644
(file)
--- 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 \
diff --cc
drivers/gpu/host1x/hw/cdma_hw.c
Simple merge
diff --cc
drivers/gpu/host1x/hw/channel_hw.c
Simple merge
diff --cc
drivers/gpu/host1x/hw/debug_hw.c
Simple merge
diff --cc
drivers/gpu/host1x/hw/host1x01.c
Simple merge
diff --cc
drivers/gpu/host1x/hw/intr_hw.c
Simple merge
diff --cc
drivers/gpu/host1x/hw/syncpt_hw.c
Simple merge