License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6/btrfs-unstable.git] / sound / usb / caiaq / control.h
blobcb204fd45858f53f2d3bff0023603e5c7baefd9a
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef CAIAQ_CONTROL_H
3 #define CAIAQ_CONTROL_H
5 int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *cdev);
7 #endif /* CAIAQ_CONTROL_H */