iommu/arm-smmu-v3: Remove unnecessary wrapper function
authorAndrew Murray <andrew.murray@arm.com>
Wed, 10 Oct 2018 10:29:27 +0000 (11:29 +0100)
committerJoerg Roedel <jroedel@suse.de>
Wed, 10 Oct 2018 16:09:25 +0000 (18:09 +0200)
commit5e731073bc0a4a53a213412dbd33982d829560f1
tree6bde5e6d3130b2f414760cd6e0280c614836b46b
parent2d7ca2c4b1991667f8ae142208046a12c8493f91
iommu/arm-smmu-v3: Remove unnecessary wrapper function

Simplify the code by removing an unnecessary wrapper function.

This was left behind by commit 2f657add07a8
("iommu/arm-smmu-v3: Specialise CMD_SYNC handling")

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/arm-smmu-v3.c