diff options
| author | Wesley Cheng <[email protected]> | 2021-07-10 02:13:13 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-07-12 09:37:26 +0200 |
| commit | fe794e39548308e77e570fdf645d516554b3f873 (patch) | |
| tree | 07602eb79238c26e28fa8ba8b184ab4613dbaae8 /tools/perf/scripts/python | |
| parent | 9f607a309fbe95fc1f77acce5af70766a7142537 (diff) | |
of: Add stub for of_add_property()
If building with OF Kconfig disabled, this can lead to errors for
drivers utilizing of_add_property(). Add a stub for the add API, as
it exists for the remove variant as well, and to avoid compliation
issues. Also, export this API so that it can be used by modules.
Signed-off-by: Wesley Cheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions