aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2020-12-26 19:12:11 +0100
committerMarek Vasut <marex@denx.de>2021-01-31 14:08:56 +0100
commitf2fa49988301965c4f8e7bfdf83145e677b1fbcc (patch)
tree42530e67cefe0c4149e643d28b293abf16f675a3 /include/linux/usb
parente47431aa5cf0fe5e113ee9e33624084c93d4ec58 (diff)
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: Pali Rohár <pali@kernel.org>
Diffstat (limited to 'include/linux/usb')
0 files changed, 0 insertions, 0 deletions