From bdd72e461d7f76a3c33638957d4ad119865341fe Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 8 May 2007 03:16:17 +0000 Subject: turn off SIOP_STATS; ok krw --- sys/dev/ic/siop.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/dev/ic') diff --git a/sys/dev/ic/siop.c b/sys/dev/ic/siop.c index 95a195aca93..55adcad34d9 100644 --- a/sys/dev/ic/siop.c +++ b/sys/dev/ic/siop.c @@ -1,4 +1,4 @@ -/* $OpenBSD: siop.c,v 1.46 2006/12/21 02:44:55 krw Exp $ */ +/* $OpenBSD: siop.c,v 1.47 2007/05/08 03:16:16 deraadt Exp $ */ /* $NetBSD: siop.c,v 1.79 2005/11/18 23:10:32 bouyer Exp $ */ /* @@ -67,7 +67,7 @@ #endif -#define SIOP_STATS +#undef SIOP_STATS #ifndef SIOP_DEFAULT_TARGET #define SIOP_DEFAULT_TARGET 7 -- cgit v1.2.3