Remove unused #define TX39POWERDEBUG. Closes PR port-hpcmips/30039.
This commit is contained in:
parent
54a0fd501c
commit
1823640767
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: tx39power.c,v 1.16 2006/03/07 23:18:31 he Exp $ */
|
||||
/* $NetBSD: tx39power.c,v 1.17 2006/03/24 21:45:48 tsutsui Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
|
||||
@ -37,10 +37,9 @@
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__KERNEL_RCSID(0, "$NetBSD: tx39power.c,v 1.16 2006/03/07 23:18:31 he Exp $");
|
||||
__KERNEL_RCSID(0, "$NetBSD: tx39power.c,v 1.17 2006/03/24 21:45:48 tsutsui Exp $");
|
||||
|
||||
#include "opt_tx39power_debug.h"
|
||||
#define TX39POWERDEBUG
|
||||
|
||||
#include <sys/param.h>
|
||||
#include <sys/systm.h>
|
||||
|
Loading…
Reference in New Issue
Block a user