summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-04-30 11:40:31 +0000
committeradrian <adrian@FreeBSD.org>2011-04-30 11:40:31 +0000
commite032e84ff637d200a92e001442b55d0d372549c9 (patch)
treec0516b428f4f8eb79c1b47a17ddc45abbdcfccfd /sys/mips
parentac09e9d74c58430e6fdcf61711400d0c4f1a56de (diff)
downloadFreeBSD-src-e032e84ff637d200a92e001442b55d0d372549c9.zip
FreeBSD-src-e032e84ff637d200a92e001442b55d0d372549c9.tar.gz
Flip off debugging for now.
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/atheros/ar724x_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/atheros/ar724x_pci.c b/sys/mips/atheros/ar724x_pci.c
index 1ccb3ee..827e701 100644
--- a/sys/mips/atheros/ar724x_pci.c
+++ b/sys/mips/atheros/ar724x_pci.c
@@ -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
OpenPOWER on IntegriCloud