commit | d123cf82d339c5cc4ffe2a481e0caa23a501d4ac | [log] [tgz] |
---|---|---|
author | Will Deacon <will.deacon@arm.com> | Tue Feb 04 22:17:53 2014 +0000 |
committer | Will Deacon <will.deacon@arm.com> | Mon Feb 10 17:02:27 2014 +0000 |
tree | 9cdb6030cd074c9176eadf8fe573d01386e93540 | |
parent | 57ca90f6800987ac274d7ba065ae6692cdf9bcd7 [diff] |
iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA If !CONFIG_ARM_AMBA, we shouldn't try to register ourselves with the amba_bustype. Signed-off-by: Will Deacon <will.deacon@arm.com>