aboutsummaryrefslogtreecommitdiffstats
path: root/include/sound
diff options
context:
space:
mode:
authorRobert P. J. Day <rpjday@mindspring.com>2007-07-06 07:27:16 -0400
committerJaroslav Kysela <perex@suse.cz>2007-07-20 05:11:46 -0400
commit47a2327eac01fa944ab935fc5bb03c3032b2ec37 (patch)
treedf06cea8ce554874adb66faa87aa1613a52ee15c /include/sound
parent1a7fa543cb5d8185d293a03842b33136d8dcc04c (diff)
[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>
Diffstat (limited to 'include/sound')
-rw-r--r--include/sound/wavefront_fx.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/include/sound/wavefront_fx.h b/include/sound/wavefront_fx.h
deleted file mode 100644
index cec92b141796..000000000000
--- a/include/sound/wavefront_fx.h
+++ /dev/null
@@ -1,9 +0,0 @@
1#ifndef __SOUND_WAVEFRONT_FX_H
2#define __SOUND_WAVEFRONT_FX_H
3
4extern int snd_wavefront_fx_detect (snd_wavefront_t *);
5extern void snd_wavefront_fx_ioctl (snd_synth_t *sdev,
6 unsigned int cmd,
7 unsigned long arg);
8
9#endif __SOUND_WAVEFRONT_FX_H