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:
c55d1c4
)
drm/msm: deal with mach/iommu.h removal
author
Rob Clark
<robdclark@gmail.com>
Sat, 28 Sep 2013 14:07:06 +0000
(10:07 -0400)
committer
Rob Clark
<robdclark@gmail.com>
Sat, 28 Sep 2013 14:07:06 +0000
(10:07 -0400)
We still need an API exported by msm iommu driver (but not visible in
any public header anymore). For now, just declare the prototype
ourselves, but when msm iommu driver provides a better option, use that
instead.
Signed-off-by: Rob Clark <robdclark@gmail.com>
No differences found