diff options
author | Stephen Boyd <swboyd@chromium.org> | 2019-05-14 13:40:52 -0700 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-05-24 16:39:14 -0500 |
commit | 9b4d2b635bd0cf8dfc45223f66fd85792fd2dc7b (patch) | |
tree | 22d5b2c6245a0c39e3e5b6cfe3856ae2da072644 /drivers/of/pdt.c | |
parent | 253a41c6fbadd1305e25f84ffc455f2b4d57439c (diff) | |
download | linux-9b4d2b635bd0cf8dfc45223f66fd85792fd2dc7b.tar.bz2 |
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 <hsinyi@chromium.org>
Signed-off-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'drivers/of/pdt.c')
0 files changed, 0 insertions, 0 deletions