diff options
Diffstat (limited to 'ANDROID_3.4.5/sound/usb/format.h')
-rw-r--r-- | ANDROID_3.4.5/sound/usb/format.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/ANDROID_3.4.5/sound/usb/format.h b/ANDROID_3.4.5/sound/usb/format.h deleted file mode 100644 index 387924f0..00000000 --- a/ANDROID_3.4.5/sound/usb/format.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef __USBAUDIO_FORMAT_H -#define __USBAUDIO_FORMAT_H - -int snd_usb_parse_audio_format(struct snd_usb_audio *chip, - struct audioformat *fp, int format, - struct uac_format_type_i_continuous_descriptor *fmt, - int stream, struct usb_host_interface *iface); - -#endif /* __USBAUDIO_FORMAT_H */ |