commit | 6266e5c22892a3c1ff705084e80b1101b0b8c560 | [log] [tgz] |
---|---|---|
author | Sudarshan Rajagopalan <sudaraja@codeaurora.org> | Mon Nov 06 17:29:30 2017 -0800 |
committer | Sudarshan Rajagopalan <sudaraja@codeaurora.org> | Fri Dec 15 16:20:18 2017 -0800 |
tree | a87b036419c59e9f8cfac37cbdbc6b21c2005754 | |
parent | 21a1b0f423248c20ebe22745f2723da7c144087e [diff] |
arm: dma-mapping: Fix broken iommu attach and detach 'Commit 1748f086a39c ("arm64: dma-mapping: Support attach after detach case")' modified the attach detach API framework for arm64 alone, leaving 32-bit arm into compilation menace. Hence, fix this. Change-Id: I7cdeecca599aec4c70cf0aa9d34f5db2d5844f39 Signed-off-by: Sudarshan Rajagopalan <sudaraja@codeaurora.org>