]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
usb: gadget: mv_udc: split mv_udc.h file
authorTroy Kisky <troy.kisky@boundarydevices.com>
Thu, 10 Oct 2013 22:28:03 +0000 (15:28 -0700)
committerMarek Vasut <marex@denx.de>
Sun, 20 Oct 2013 21:46:36 +0000 (23:46 +0200)
commit0f740cb8e48eb7c90e7977def98601c929101446
treebcd0385ddd93b03cf6f7dd8d83b1d3e9275c03d6
parent7b7924cdf8134b347e9e58aee0c595fb7ed45044
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>
drivers/usb/gadget/mv_udc.c
drivers/usb/gadget/mv_udc.h [new file with mode: 0644]
include/usb/mv_udc.h