hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()
commit4e82512586952f1275b7262f7c4033a3bfead7ab
authorAlistair Francis <alistair.francis@xilinx.com>
Sat, 3 Feb 2018 08:43:11 +0000 (3 09:43 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 6 Feb 2018 17:29:26 +0000 (6 18:29 +0100)
treeee44a1a61c3306e6bbbcb33fb22dcc91f0378c5b
parent6f76b817b51806f7a41e963e637804e73b30b46a
hw/sd: Replace fprintf(stderr, "*\n" with DPRINTF()

Signed-off-by: Alistair Francis <alistair.francis@xilinx.com>
[Most of original patch dropped, commit message replaced to match
what's left]
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20180203084315.20497-11-armbru@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
hw/sd/sd.c