hw/sd/sdhci: Fix qemu_log_mask() format string
commit9227cc52ccad9879575a0e5aa1f0bf991f207d2e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 1 Sep 2020 13:21:54 +0000 (1 15:21 +0200)
committerPhilippe Mathieu-Daudé <f4bug@amsat.org>
Wed, 21 Oct 2020 11:19:01 +0000 (21 13:19 +0200)
treef063045e59d150f6e9b55747e1b29d960c191f49
parentac793156f650ae2d77834932d72224175ee69086
hw/sd/sdhci: Fix qemu_log_mask() format string

Add missing newline character in qemu_log_mask() format.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Alexander Bulekov <alxndr@bu.edu>
Message-Id: <20200901140411.112150-2-f4bug@amsat.org>
hw/sd/sdhci.c