staging: line6: delete an unused function
[pandora-kernel.git] / drivers / staging / line6 / driver.h
index f0be5a2..1dd768c 100644 (file)
@@ -208,8 +208,6 @@ extern int line6_send_raw_message_async(struct usb_line6 *line6,
                                        const char *buffer, int size);
 extern int line6_send_sysex_message(struct usb_line6 *line6,
                                    const char *buffer, int size);
-extern int line6_send_sysex_message_async(struct usb_line6 *line6,
-                                         const char *buffer, int size);
 extern ssize_t line6_set_raw(struct device *dev, struct device_attribute *attr,
                             const char *buf, size_t count);
 extern void line6_start_timer(struct timer_list *timer, unsigned int msecs,