commit | c4219468f4ba2bf11ab5dc2eb77d231776266a12 | [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 | 7221cc2ee290b4a30097882cc8a7279d2442ee35 [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>