diff options
author | 2014-04-16 10:49:20 +0400 | |
---|---|---|
committer | 2014-04-18 08:36:10 -0500 | |
commit | 20cd477c398decd6a8461ac48609b6c0ab4c7567 (patch) | |
tree | 182804cdf0dbd55e5dae725391ed7a83f7236c1b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | of: Clean up of_update_property (diff) | |
download | linux-dev-20cd477c398decd6a8461ac48609b6c0ab4c7567.tar.xz linux-dev-20cd477c398decd6a8461ac48609b6c0ab4c7567.zip |
of: add empty of_find_node_by_path() for !OF
Add an empty version of of_find_node_by_path().
This fixes following build error for asoc tree:
sound/soc/fsl/fsl_ssi.c: In function 'fsl_ssi_probe':
sound/soc/fsl/fsl_ssi.c:1471:2: error: implicit declaration of function 'of_find_node_by_path' [-Werror=implicit-function-declaration]
sprop = of_get_property(of_find_node_by_path("/"), "compatible", NULL);
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions