]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu/arm-smmu: Remove unneeded '0x' annotation
authorFabio Estevam <fabio.estevam@freescale.com>
Tue, 18 Aug 2015 16:12:24 +0000 (17:12 +0100)
committerWill Deacon <will.deacon@arm.com>
Wed, 14 Oct 2015 12:43:50 +0000 (13:43 +0100)
commit077124c98da3aa5aaf498fd0980ed14eaf777c09
treef664be651732deefdda95b1c0c2cad3ea54d830b
parent941a802d939221028baf6d19afd6dc8652219a81
iommu/arm-smmu: Remove unneeded '0x' annotation

'%pad' automatically prints with '0x', so remove the explicit '0x'
annotation.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c