commit | 6777483f5d1e9907a571aca55ec7d86bbce3040b | [log] [tgz] |
---|---|---|
author | Li Jun <jun.li@nxp.com> | Mon Jan 25 21:43:47 2021 +0800 |
committer | Marek Vasut <marex@denx.de> | Sun Jan 31 14:08:56 2021 +0100 |
tree | c6308e2e5c3373be06ddbbb9f48f58e83cda43ed | |
parent | 1c7aacb9a88844858b4af45522685819c826d0d2 [diff] |
usb: gadget: move utf8_to_utf16le to header file As other users may use utf8_to_utf16le() to convert the utf8 to utf16 for usb, so move it to head file. Signed-off-by: Li Jun <jun.li@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>