]> Pileus Git - ~andy/linux/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)
commit33b559630cf4345f2eeda849efd9b8548b192706
treedcb8e9aef80fcd343e7391646a244ad6e7521626
parentc55d1c41df68afaaf717850d735916ce3b355b77
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