summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/dev/cs4231reg.h
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>2002-01-18 14:29:36 +0000
committerJason Wright <jason@cvs.openbsd.org>2002-01-18 14:29:36 +0000
commitb7848a7baeb2f5dc9ebf5796db3096cc12df9392 (patch)
treed7e8d1502469fd36423e7448078723bcd7038c14 /sys/arch/sparc/dev/cs4231reg.h
parent814dbc6bc8e04e6d60db0c60f4c43ca6d39da6d5 (diff)
Move CS_TIMEOUT decl
Diffstat (limited to 'sys/arch/sparc/dev/cs4231reg.h')
-rw-r--r--sys/arch/sparc/dev/cs4231reg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sparc/dev/cs4231reg.h b/sys/arch/sparc/dev/cs4231reg.h
index 679725176e7..ed8e71619c1 100644
--- a/sys/arch/sparc/dev/cs4231reg.h
+++ b/sys/arch/sparc/dev/cs4231reg.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: cs4231reg.h,v 1.2 2002/01/11 22:12:18 jason Exp $ */
+/* $OpenBSD: cs4231reg.h,v 1.3 2002/01/18 14:29:35 jason Exp $ */
/*
* Copyright (c) 1999 Jason L. Wright (jason@thought.net)
@@ -35,8 +35,6 @@
* Driver for the CS4231 audio in some sun4m systems
*/
-#define CS_TIMEOUT 90000
-
/*
* CS4231 registers from CS web site and Solaris 2.6 includes.
*/