iommu/tegra-smmu: Staticize tegra_smmu_pm_ops
authorSachin Kamat <sachin.kamat@linaro.org>
Tue, 8 Oct 2013 10:51:04 +0000 (16:21 +0530)
committerJoerg Roedel <joro@8bytes.org>
Fri, 1 Nov 2013 13:23:33 +0000 (14:23 +0100)
commita33a97c5c72cd0ffe292c0fd4c5f9c8957431a04
tree93539cc41506db4c6930baf78c5383c77ad6e9c5
parent8a788659af75ec0d82412cdca81953482529b342
iommu/tegra-smmu: Staticize tegra_smmu_pm_ops

'tegra_smmu_pm_ops' is used only in this file. Make it static.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Hiroshi Doyu <hdoyu@nvidia.com>
Signed-off-by: Joerg Roedel <joro@8bytes.org>
drivers/iommu/tegra-smmu.c