Skip to content
Commit f2fa4998 authored by This contributor prefers not to receive mails's avatar This contributor prefers not to receive mails Committed by Marek Vasut
Browse files

usb: gadget: Do not export usbd_device_* arrays



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: default avatarPali Rohár <pali@kernel.org>
parent e47431aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment