diff options
author | 2022-01-18 18:35:03 +0100 | |
---|---|---|
committer | 2022-01-20 12:55:26 -0600 | |
commit | 2ca42c3ad9ed875b136065b010753a4caaaa1d38 (patch) | |
tree | 1d867a33cb3068bb206bd2d44387fd379ceb8ad9 /lib/test_overflow.c | |
parent | of: base: make small of_parse_phandle() variants static inline (diff) | |
download | linux-dev-2ca42c3ad9ed875b136065b010753a4caaaa1d38.tar.xz linux-dev-2ca42c3ad9ed875b136065b010753a4caaaa1d38.zip |
of: property: define of_property_read_u{8,16,32,64}_array() unconditionally
We can get rid of all the empty stubs because all these functions call
of_property_read_variable_u{8,16,32,64}_array() which already have an
empty stub if CONFIG_OF is not defined.
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220118173504.2867523-3-michael@walle.cc
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions