summaryrefslogtreecommitdiffstats
path: root/kernel/sound/usb/mixer_scarlett.h
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/sound/usb/mixer_scarlett.h')
-rw-r--r--kernel/sound/usb/mixer_scarlett.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/kernel/sound/usb/mixer_scarlett.h b/kernel/sound/usb/mixer_scarlett.h
new file mode 100644
index 000000000..19c592ab0
--- /dev/null
+++ b/kernel/sound/usb/mixer_scarlett.h
@@ -0,0 +1,6 @@
+#ifndef __USB_MIXER_SCARLETT_H
+#define __USB_MIXER_SCARLETT_H
+
+int snd_scarlett_controls_create(struct usb_mixer_interface *mixer);
+
+#endif /* __USB_MIXER_SCARLETT_H */