commit | 89df3a96baeaf5d565183e9e9fc35c9974c20d68 | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Thu Oct 29 13:48:56 2015 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Thu Dec 17 12:05:32 2015 +0000 |
tree | c2196c54e2ab15a3f2fe5ff700bb0cf7a6a3dd9d | |
parent | 8005c49d9aea74d382f474ce11afbbc7d7130bec [diff] |
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>