diff options
author | Peter Maydell | 2013-07-29 14:16:39 +0200 |
---|---|---|
committer | Anthony Liguori | 2013-07-30 02:56:46 +0200 |
commit | f6bda9cb99345158722f2e70634dda6b4d53ea67 (patch) | |
tree | 987fe277eb07f40ed022f40d7aac6fda861fd2f9 /roms/seabios | |
parent | target-ppc/kvm.c: Rename 'dprintf' to 'DPRINTF' (diff) | |
download | qemu-f6bda9cb99345158722f2e70634dda6b4d53ea67.tar.gz qemu-f6bda9cb99345158722f2e70634dda6b4d53ea67.tar.xz 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 |