aboutsummaryrefslogtreecommitdiff
path: root/at76c503.h
diff options
context:
space:
mode:
Diffstat (limited to 'at76c503.h')
-rw-r--r--at76c503.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/at76c503.h b/at76c503.h
index 6ed549c..2659deb 100644
--- a/at76c503.h
+++ b/at76c503.h
@@ -723,4 +723,7 @@ extern int at76_debug;
printk(KERN_DEBUG __FILE__ ": " format "\n" , ## arg);\
} while (0)
+int usbdfu_download(struct usb_device *udev, u8 *fw_buf, u32 fw_len,
+ int manifest_sync_timeout);
+
#endif /* _AT76C503_H */