spapr: Rename 'dprintf' to 'DPRINTF'
commitf6bda9cb99345158722f2e70634dda6b4d53ea67
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 29 Jul 2013 12:16:39 +0000 (29 13:16 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 30 Jul 2013 00:56:46 +0000 (29 19:56 -0500)
tree987fe277eb07f40ed022f40d7aac6fda861fd2f9
parentda56ff91982f25c03c997309f3d5ed6aab1e0100
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>
hw/net/spapr_llan.c
hw/ppc/spapr_vio.c
hw/scsi/spapr_vscsi.c
roms/seabios