commit | f1573942288ae1b8a7f3b147ecacdf8cab7d74d7 | [log] [tgz] |
---|---|---|
author | Troy Kisky <troy.kisky@boundarydevices.com> | Thu Oct 10 15:28:03 2013 -0700 |
committer | Marek Vasut <marex@denx.de> | Sun Oct 20 23:46:36 2013 +0200 |
tree | bcd0385ddd93b03cf6f7dd8d83b1d3e9275c03d6 | |
parent | 06bb97a664a841b2a23ad6b8ae836874ea3171ea [diff] |
usb: gadget: mv_udc: split mv_udc.h file Move defines only needed by mv_udc.c to a file in the same directory. This allows usbtty to compile for mv_udc, but it still doesn't link. Signed-off-by: Troy Kisky <troy.kisky@boundarydevices.com>