diff options
| author | Pali Rohár <[email protected]> | 2020-12-26 19:12:11 +0100 |
|---|---|---|
| committer | Marek Vasut <[email protected]> | 2021-01-31 14:08:56 +0100 |
| commit | f2fa49988301965c4f8e7bfdf83145e677b1fbcc (patch) | |
| tree | 42530e67cefe0c4149e643d28b293abf16f675a3 /include/linux | |
| parent | e47431aa5cf0fe5e113ee9e33624084c93d4ec58 (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 <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
