]> git.ipfire.org Git - people/ms/u-boot.git/commit
usb: gadget: udc: make udc-core compile in u-boot build
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:09:48 +0000 (18:39 +0530)
committerMarek Vasut <marex@denx.de>
Tue, 14 Apr 2015 03:48:08 +0000 (05:48 +0200)
commit103fa06cfea51403db4005dbf4835b870b48db85
tree4e80f69f28c1d6e6acb84d01d3466235c5f7c8ae
parent45d9337ec351abc2f146437bc5fe8365d0dd3307
usb: gadget: udc: make udc-core compile in u-boot build

Make udc-core compile in u-boot by removing all linux specific
stuff and having only the bare minimal udc-core required for
usb gadget drivers. Also modified the file header to a format that is
generally being used in u-boot.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
drivers/usb/gadget/udc/udc-core.c