Use <dprintf.h> instead of an ad hoc definition
authorH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 01:51:11 +0000 (18:51 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 28 Jun 2011 01:51:11 +0000 (18:51 -0700)
commit2eb008a6e3579f2b1d0d9f28a6ea681966f9c7d7
treeb5fb705afbf28e7fbe2b6d3392dd133dfc6b5b7d
parentb61f33c5b80f3a957095717775da4908a1e5ada6
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