OSDN Git Service

iommu/iommu-debug: Make debug driver 32 bit compatible
authorSusheel Khiani <skhiani@codeaurora.org>
Tue, 12 Jul 2016 05:58:32 +0000 (11:28 +0530)
committerGerrit - the friendly Code Review server <code-review@localhost>
Thu, 21 Jul 2016 10:13:27 +0000 (03:13 -0700)
commit36c23da75974ef41e831a12cf3048a3b3e31b411
tree711d4562b113bc29e41fcdb840c04a534cd30280
parent9e4b3ba4afcff08bce320513610955391ab95806
iommu/iommu-debug: Make debug driver 32 bit compatible

Currently iommu-debug was enable only for 64 bit
targets as there were compilation issues coming
up while enabling it for 32 bit. Fix these issues
to ensure that we can use it on 32 bit targets
too.

Change-Id: If230af86f2fdd12fb5396f3b4736e57a123422bd
Signed-off-by: Susheel Khiani <skhiani@codeaurora.org>
drivers/iommu/iommu-debug.c