Use <dprintf.h> instead of an ad hoc definition
commitbe697f88819ef20d72d1e7ea7d3d975d1fed5fb0
authorH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 01:51:11 +0000 (27 18:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 18 May 2012 23:03:55 +0000 (18 16:03 -0700)
treec4806ebe933187b148bb0c9d7995f5adca7fbd41
parent28b6380be03908a3c3a7a93254e9dcbc0e74592a
Use <dprintf.h> instead of an ad hoc definition

Instead of using ad hoc definitions of dprintf, dprintf2, vdprintf and
vdprintf2, use <dprintf.h> everywhere possible.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
com32/lib/pci/scan.c
com32/lib/syslinux/load_linux.c
com32/lib/syslinux/movebits.c
com32/lib/syslinux/zonelist.c
com32/modules/ethersel.c
com32/modules/pcitest.c