diff options
author | Stephen Boyd <[email protected]> | 2019-05-14 13:40:52 -0700 |
---|---|---|
committer | Rob Herring <[email protected]> | 2019-05-24 16:39:14 -0500 |
commit | 9b4d2b635bd0cf8dfc45223f66fd85792fd2dc7b (patch) | |
tree | 22d5b2c6245a0c39e3e5b6cfe3856ae2da072644 /drivers/usb/cdns3/cdns3-ti.c | |
parent | 253a41c6fbadd1305e25f84ffc455f2b4d57439c (diff) |
of/fdt: Remove dead code and mark functions with __init
Some functions in here are never called, and others are only called
during __init. Remove the dead code and some dead exports for functions
that don't exist (I'm looking at you of_fdt_get_string!). Mark some
functions with __init so we can throw them away after we boot up and
poke at the FDT blob too.
Cc: Hsin-Yi Wang <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions