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:
db4fd51
)
gpu: host1x: Use struct host1x_bo pointers in traces
author
Thierry Reding
<treding@nvidia.com>
Thu, 12 Jun 2014 11:14:50 +0000
(13:14 +0200)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 13 Nov 2014 15:11:32 +0000
(16:11 +0100)
Rather than cast to a u32 use the struct host1x_bo pointers directly.
This avoid annoying warnings for 64-bit builds.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found