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:
f1f34ad
)
drm/tegra: Do not export tegra_bo_ops
author
Thierry Reding
<treding@nvidia.com>
Thu, 12 Dec 2013 09:10:46 +0000
(10:10 +0100)
committer
Thierry Reding
<treding@nvidia.com>
Thu, 19 Dec 2013 08:29:54 +0000
(09:29 +0100)
These buffer object operations are never used outside of the GEM
implementation so there is no use in exporting them.
Signed-off-by: Thierry Reding <treding@nvidia.com>
No differences found