diff options
| author | Dov Murik <dovmurik@linux.vnet.ibm.com> | 2020-09-09 08:36:50 +0000 |
|---|---|---|
| committer | Laurent Vivier <laurent@vivier.eu> | 2020-09-16 11:14:29 +0200 |
| commit | 931c1d48e5e4a6c0a38476da49ed21ef6260fe45 (patch) | |
| tree | 130d3879313ff23d2a0f235877e4e6b53e7f05ab /scripts/git.orderfile | |
| parent | d6892f12a5c5ca258b85dfc4d210e7604b0e3dcf (diff) | |
| download | focaccia-qemu-931c1d48e5e4a6c0a38476da49ed21ef6260fe45.tar.gz focaccia-qemu-931c1d48e5e4a6c0a38476da49ed21ef6260fe45.zip | |
hw/timer/hpet: Fix debug format strings
Fix compiler errors when compiling with -DHPET_DEBUG due to mismatch between format string token "%x" and the argument type uint64_t. Also "%#x" is replaced by "0x%" PRIx64 according to the coding style. Signed-off-by: Dov Murik <dovmurik@linux.vnet.ibm.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20200909083650.46771-3-dovmurik@linux.vnet.ibm.com> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'scripts/git.orderfile')
0 files changed, 0 insertions, 0 deletions