[PATCH 07/13] usb: gadget: Do not export usbd_device_* arrays

Pavel Machek pavel at ucw.cz
Sun Nov 29 18:57:01 CET 2020


On Sun 2020-11-29 17:46:12, Pali Rohár wrote:
> Each array is used only in one file (core.c or ep0.c). Move their content
> to correct file, mark them as static and do not export out of current file.
> 
> This change allows to decrease size of u-boot.bin as more of those strings
> are not used.
> 
> Signed-off-by: Pali Rohár <pali at kernel.org>

Reviewed-by: Pavel Machek <pavel at ucw.cz>


-- 
http://www.livejournal.com/~pavelmachek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20201129/9fba393a/attachment.sig>


More information about the U-Boot mailing list