mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-06 20:10:55 +01:00
Merge our duplicate definitions with the common header. Also fix drivers/usb/gadget/s3c_udc_otg_xfer_dma.c to use min() instead of min_t() since we remove the latter from compat.h. Additionally use memalign() directly as the lin_gadget specific kmalloc() macro is removed from lin_gadget_compat.h by this patch. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Anatolij Gustschin <agust@denx.de> Cc: Lukasz Majewski <l.majewski@samsung.com> |
||
|---|---|---|
| .. | ||
| config.c | ||
| core.c | ||
| designware_udc.c | ||
| ep0.c | ||
| ep0.h | ||
| epautoconf.c | ||
| ether.c | ||
| gadget_chips.h | ||
| Makefile | ||
| mpc8xx_udc.c | ||
| mv_udc.c | ||
| ndis.h | ||
| omap1510_udc.c | ||
| pxa27x_udc.c | ||
| regs-otg.h | ||
| rndis.c | ||
| rndis.h | ||
| s3c_udc_otg.c | ||
| s3c_udc_otg_xfer_dma.c | ||
| usbstring.c | ||