summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/sound/usb/proc.h
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/sound/usb/proc.h')
-rw-r--r--ANDROID_3.4.5/sound/usb/proc.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ANDROID_3.4.5/sound/usb/proc.h b/ANDROID_3.4.5/sound/usb/proc.h
deleted file mode 100644
index a45b765e..00000000
--- a/ANDROID_3.4.5/sound/usb/proc.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __USBAUDIO_PROC_H
-#define __USBAUDIO_PROC_H
-
-void snd_usb_audio_create_proc(struct snd_usb_audio *chip);
-void snd_usb_proc_pcm_format_add(struct snd_usb_stream *stream);
-
-#endif /* __USBAUDIO_PROC_H */
-