summaryrefslogtreecommitdiff
path: root/sound/usb/caiaq/control.h
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2009-04-01 19:05:39 +0200
committerTakashi Iwai <tiwai@suse.de>2009-04-14 13:31:17 +0200
commit936e7d03394bc6238091db10d060326622c87ed7 (patch)
treece5e863a2a9669d3540fc2a4edb19db6cc67b6ea /sound/usb/caiaq/control.h
parente431cf45687d1ccb7c7d818defc2af34bd783db2 (diff)
ALSA: snd-usb-caiaq: rename files to remove redundant information in file pathes
Cleanup only, no functional change. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/caiaq/control.h')
-rw-r--r--sound/usb/caiaq/control.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/sound/usb/caiaq/control.h b/sound/usb/caiaq/control.h
new file mode 100644
index 000000000000..2e7ab1aa4fb3
--- /dev/null
+++ b/sound/usb/caiaq/control.h
@@ -0,0 +1,6 @@
+#ifndef CAIAQ_CONTROL_H
+#define CAIAQ_CONTROL_H
+
+int snd_usb_caiaq_control_init(struct snd_usb_caiaqdev *dev);
+
+#endif /* CAIAQ_CONTROL_H */