License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / sound / usb / caiaq / audio.h
blob869bf6264d6a097fc6c7ab637d8ef55c1c099f74
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef CAIAQ_AUDIO_H
3 #define CAIAQ_AUDIO_H
5 int snd_usb_caiaq_audio_init(struct snd_usb_caiaqdev *cdev);
6 void snd_usb_caiaq_audio_free(struct snd_usb_caiaqdev *cdev);
8 #endif /* CAIAQ_AUDIO_H */