Flip off debugging for now.

This commit is contained in:
Adrian Chadd 2011-04-30 11:40:31 +00:00
parent d7fc7abf5a
commit 41426ac408

View File

@ -62,7 +62,7 @@ __FBSDID("$FreeBSD$");
#include <mips/atheros/ar71xx_cpudef.h>
#define AR724X_PCI_DEBUG
#undef AR724X_PCI_DEBUG
#ifdef AR724X_PCI_DEBUG
#define dprintf printf
#else