diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2013-07-29 13:16:39 +0100 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-07-29 19:56:46 -0500 |
commit | f6bda9cb99345158722f2e70634dda6b4d53ea67 (patch) | |
tree | 987fe277eb07f40ed022f40d7aac6fda861fd2f9 /roms/seabios | |
parent | da56ff91982f25c03c997309f3d5ed6aab1e0100 (diff) | |
download | qemu-f6bda9cb99345158722f2e70634dda6b4d53ea67.tar.gz qemu-f6bda9cb99345158722f2e70634dda6b4d53ea67.tar.bz2 qemu-f6bda9cb99345158722f2e70634dda6b4d53ea67.zip |
spapr: Rename 'dprintf' to 'DPRINTF'
'dprintf' is the name of a POSIX standard function so we should not be
stealing it for our debug macro. Rename to 'DPRINTF' (in line with
a number of other source files.)
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: MORITA Kazutaka <morita.kazutaka@lab.ntt.co.jp>
Acked-by: Richard Henderson <rth@twiddle.net>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 1375100199-13934-5-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'roms/seabios')
m--------- | roms/seabios | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/roms/seabios b/roms/seabios -Subproject c02c219cd79299a0a153ecf862f0e301a057f2c +Subproject d4f7d90f47462b4e8836899adc5060fbde5253e |