diff options
author | Hans Wennborg <hans@hanshq.net> | 2014-08-06 05:42:01 +0100 |
---|---|---|
committer | Will Deacon <will.deacon@arm.com> | 2014-09-02 10:04:42 +0100 |
commit | 70c9a7db93a152e975c4158b944c6b50579415c2 (patch) | |
tree | c10f9a77dcd1de410090201c763bc1c7f7d0f3ed /drivers/watchdog/wdt_pci.c | |
parent | 3c8766d0ca9618a406b0a1ecc29147820e93d984 (diff) | |
download | blackbird-op-linux-70c9a7db93a152e975c4158b944c6b50579415c2.tar.gz blackbird-op-linux-70c9a7db93a152e975c4158b944c6b50579415c2.zip |
iommu/arm-smmu: fix decimal printf format specifiers prefixed with 0x
The prefix suggests the number should be printed in hex, so use
the %x specifier to do that.
Found by using regex suggested by Joe Perches.
Signed-off-by: Hans Wennborg <hans@hanshq.net>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'drivers/watchdog/wdt_pci.c')
0 files changed, 0 insertions, 0 deletions