aboutsummaryrefslogtreecommitdiff
path: root/qom
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>2018-01-16 13:28:18 +0000
committerPeter Maydell <peter.maydell@linaro.org>2018-01-16 13:28:18 +0000
commit8be487d8f184f2f721cabeac559fb7a6cba18c95 (patch)
tree360cdd0ec661645e350b1f071d994316a6476c80 /qom
parent00b004b347f3eab1327112cf446e82b983af5209 (diff)
downloadqemu-8be487d8f184f2f721cabeac559fb7a6cba18c95.zip
qemu-8be487d8f184f2f721cabeac559fb7a6cba18c95.tar.gz
qemu-8be487d8f184f2f721cabeac559fb7a6cba18c95.tar.bz2
sdhci: convert the DPRINT() calls into trace events
zero-initialize ADMADescr 'dscr' in sdhci_do_adma() to avoid: hw/sd/sdhci.c: In function ‘sdhci_do_adma’: hw/sd/sdhci.c:714:29: error: ‘dscr.addr’ may be used uninitialized in this function [-Werror=maybe-uninitialized] trace_sdhci_adma("link", s->admasysaddr); ^ Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Acked-by: Alistair Francis <alistair.francis@xilinx.com> Message-id: 20180115182436.2066-9-f4bug@amsat.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'qom')
0 files changed, 0 insertions, 0 deletions