]> git.baikalelectronics.ru Git - kernel.git/commit
drm/msm: deal with mach/iommu.h removal
authorRob Clark <robdclark@gmail.com>
Sat, 28 Sep 2013 14:07:06 +0000 (10:07 -0400)
committerRob Clark <robdclark@gmail.com>
Sat, 28 Sep 2013 14:07:06 +0000 (10:07 -0400)
commitbe818f45025c05bf50be30bf8d3c1b3200d41ed0
treedcb8e9aef80fcd343e7391646a244ad6e7521626
parentac280edf0795739050f58b0026813e9806007861
drm/msm: deal with mach/iommu.h removal

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>
drivers/gpu/drm/msm/msm_drv.c