commit | a6921adcf200b3f2b6fadd78f99ea99b0f362e9c | [log] [tgz] |
---|---|---|
author | Lukasz Majewski <l.majewski@samsung.com> | Tue Sep 17 15:58:23 2013 +0200 |
committer | Marek Vasut <marex@denx.de> | Tue Sep 24 17:51:36 2013 +0200 |
tree | 8a2f8f668d53321c561016e97b46d3a925223720 | |
parent | 69d6cbe748ae13e6b728d2c28616a8c54b07f9c2 [diff] |
usb:g_dnl:dfu: Download gadget and DFU function code clean up The download gadget code and DFU function lacks of proper declarations for the case when a target board wants to use only one of available usb functions. Moreover the relevant declarations have been moved to consistent localization (like <dfu.h>). Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Marek Vasut <marex@denx.de>