iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field
authorWill Deacon <will.deacon@arm.com>
Thu, 29 Oct 2015 13:48:56 +0000 (13:48 +0000)
committerWill Deacon <will.deacon@arm.com>
Thu, 17 Dec 2015 12:05:32 +0000 (12:05 +0000)
commit89df3a96baeaf5d565183e9e9fc35c9974c20d68
treec2196c54e2ab15a3f2fe5ff700bb0cf7a6a3dd9d
parent8005c49d9aea74d382f474ce11afbbc7d7130bec
iommu/arm-smmu: Remove #define for non-existent PRIQ_0_OF field

PRIQ_0_OF has been removed from the SMMUv3 architecture, so remove its
corresponding (and unused) #define from the driver.

Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu-v3.c