ARM: msm: Remove devices-iommu.c
authorStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Jul 2013 20:54:32 +0000 (13:54 -0700)
committerDavid Brown <davidb@codeaurora.org>
Tue, 6 Aug 2013 18:18:03 +0000 (11:18 -0700)
commit20508a15ba9d24e1fd04ebfbdf38d862fe708061
tree6d3b8d454991b22270950ff4e5e20d57137468f1
parentebea60bee85fc043b02fd3438c381c28085eed69
ARM: msm: Remove devices-iommu.c

The iommu devices are registered in software, when they should
really be part of the DT. Since we don't currently have DT
bindings in place for the MSM iommu driver just remove this file
for the time being. This is not removing any functionality anyway
because these devices aren't probing today due to missing clocks.

Cc: Stepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: David Brown <davidb@codeaurora.org>
arch/arm/mach-msm/Makefile
arch/arm/mach-msm/devices-iommu.c [deleted file]