summaryrefslogtreecommitdiff
path: root/arch/x86/include
diff options
context:
space:
mode:
authorVarun Sethi <Varun.Sethi@freescale.com>2013-04-11 09:19:44 +0530
committerJoerg Roedel <joro@8bytes.org>2013-05-02 12:09:42 +0200
commit72ca55dbae815745403364ad915d912e92da5b9a (patch)
treede263ee35615c9cf2655827ba60131090377aaa6 /arch/x86/include
parentc1be5a5b1b355d40e6cf79cc979eb66dafa24ad1 (diff)
downloadlinux-3.10-72ca55dbae815745403364ad915d912e92da5b9a.tar.gz
linux-3.10-72ca55dbae815745403364ad915d912e92da5b9a.tar.bz2
linux-3.10-72ca55dbae815745403364ad915d912e92da5b9a.zip
iommu/tegra: Fix printk formats for dma_addr_t
Fix printk formats for dma_addr_t: drivers/iommu/tegra-smmu.c: In function 'smmu_iommu_iova_to_phys': >> drivers/iommu/tegra-smmu.c:774:2: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'dma_addr_t' [-Wformat] -- drivers/iommu/tegra-gart.c: In function 'gart_iommu_iova_to_phys': >> drivers/iommu/tegra-gart.c:298:3: warning: format '%lx' expects argument of type 'long unsigned int', but argument 3 has type 'dma_addr_t' [-Wformat] Signed-off-by: Varun Sethi <Varun.Sethi@freescale.com> Signed-off-by: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'arch/x86/include')
0 files changed, 0 insertions, 0 deletions