From: Robert P. J. Day Date: Fri, 6 Jul 2007 11:27:16 +0000 (+0200) Subject: [ALSA] Remove unreferenced header file include/sound/wavefront_fx.h X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=47a2327eac01fa944ab935fc5bb03c3032b2ec37;p=GitHub%2FLineageOS%2Fandroid_kernel_samsung_universal7580.git [ALSA] Remove unreferenced header file include/sound/wavefront_fx.h Signed-off-by: Robert P. J. Day Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- diff --git a/include/sound/wavefront_fx.h b/include/sound/wavefront_fx.h deleted file mode 100644 index cec92b14179..00000000000 --- a/include/sound/wavefront_fx.h +++ /dev/null @@ -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