changeset 10914:185115acf63e

6896715 asm10k has unnecessary dependency upon sys/soundcard.h
author Garrett D'Amore <Garrett.Damore@Sun.COM>
date Fri, 30 Oct 2009 07:22:01 -0700
parents 1d1ed05d0838
children 71a2d5440e59
files usr/src/uts/common/io/audio/drv/audioemu10k/dsp/asm10k.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/asm10k.c	Thu Oct 29 21:38:34 2009 -0700
+++ b/usr/src/uts/common/io/audio/drv/audioemu10k/dsp/asm10k.c	Fri Oct 30 07:22:01 2009 -0700
@@ -40,8 +40,6 @@
 #include <ctype.h>
 #include <sys/param.h>
 
-#include <sys/soundcard.h>
-
 #define	MAX_GPR	256
 #define	MAX_GPR_PARMS	60
 #define	MAX_CONST_PARMS	128