diff options
author | Colin Ian King <colin.king@canonical.com> | 2016-07-13 08:36:03 +0100 |
---|---|---|
committer | Oded Gabbay <oded.gabbay@gmail.com> | 2016-08-09 10:02:02 +0300 |
commit | 6dae61627d1004895bfcee81d24482ec64cbecc5 (patch) | |
tree | 0dc062500da61c03cbe6b7e3be738213bad69bfb /Documentation | |
parent | 36e9d08b58f44c3a02974c405ccaaa6ecfaf05b8 (diff) |
drm/amdkfd: print doorbell offset as a hex value
The doorbell offset is formatted with a 0x prefix to suggest it is
a hexadecimal value, when in fact %d is being used and this is confusing.
Use %X instead to match the proceeding 0x prefix.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions