iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
authorSricharan R <sricharan@codeaurora.org>
Mon, 13 Jun 2016 11:36:04 +0000 (17:06 +0530)
committerJoerg Roedel <jroedel@suse.de>
Tue, 21 Jun 2016 11:57:13 +0000 (13:57 +0200)
commitf7f125ef0b0210a2eb269148df9a1d641521857b
tree417c1b7d34147e928998c5a185f973318d7ec9e2
parent00c698e09e6b8d1008d0686330c6ec3904ea6bb2
iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c

There are only two functions left in msm_iommu_dev.c. Move it to
msm_iommu.c and delete the file.

Signed-off-by: Sricharan R <sricharan@codeaurora.org>
Tested-by: Archit Taneja <architt@codeaurora.org>
Tested-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/Makefile
drivers/iommu/msm_iommu.c
drivers/iommu/msm_iommu_dev.c [deleted file]
This page took 0.024162 seconds and 5 git commands to generate.