summaryrefslogtreecommitdiff
path: root/sound/usb/caiaq/device.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/caiaq/device.h')
-rw-r--r--sound/usb/caiaq/device.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/usb/caiaq/device.h b/sound/usb/caiaq/device.h
index ab0f752..ad102fa 100644
--- a/sound/usb/caiaq/device.h
+++ b/sound/usb/caiaq/device.h
@@ -128,10 +128,5 @@ int snd_usb_caiaq_send_command(struct snd_usb_caiaqdev *cdev,
unsigned char command,
const unsigned char *buffer,
int len);
-int snd_usb_caiaq_send_command_bank(struct snd_usb_caiaqdev *cdev,
- unsigned char command,
- unsigned char bank,
- const unsigned char *buffer,
- int len);
#endif /* CAIAQ_DEVICE_H */