dect
/
linux-2.6
Archived
13
0
Fork 0

[ALSA] Remove unreferenced header file include/sound/wavefront_fx.h

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
This commit is contained in:
Robert P. J. Day 2007-07-06 13:27:16 +02:00 committed by Jaroslav Kysela
parent 1a7fa543cb
commit 47a2327eac
1 changed files with 0 additions and 9 deletions

View File

@ -1,9 +0,0 @@
#ifndef __SOUND_WAVEFRONT_FX_H
#define __SOUND_WAVEFRONT_FX_H
extern int snd_wavefront_fx_detect (snd_wavefront_t *);
extern void snd_wavefront_fx_ioctl (snd_synth_t *sdev,
unsigned int cmd,
unsigned long arg);
#endif __SOUND_WAVEFRONT_FX_H