diff options
author | Ohad Ben-Cohen <ohad@wizery.com> | 2015-06-18 11:44:41 +0300 |
---|---|---|
committer | Ohad Ben-Cohen <ohad@wizery.com> | 2015-06-18 11:44:41 +0300 |
commit | 8de3dbd0895bebe52d069a82feae8e3fb51c1bdf (patch) | |
tree | 966275e61d29034b7d4964a11eb3660c19a1bff8 /fs/libfs.c | |
parent | a01bc0d5f557bd8becd0ba75d09c39192004697e (diff) | |
download | linux-stable-8de3dbd0895bebe52d069a82feae8e3fb51c1bdf.tar.gz linux-stable-8de3dbd0895bebe52d069a82feae8e3fb51c1bdf.tar.bz2 linux-stable-8de3dbd0895bebe52d069a82feae8e3fb51c1bdf.zip |
remoteproc: fix !CONFIG_OF build breakage
Fix this:
drivers/remoteproc/remoteproc_core.c: In function 'rproc_get_by_phandle':
>> drivers/remoteproc/remoteproc_core.c:1167:2: error: implicit declaration of function 'of_find_node_by_phandle' [-Werror=implicit-function-declaration]
np = of_find_node_by_phandle(phandle);
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Cc: Dave Gerlach <d-gerlach@ti.com>
Cc: Suman Anna <s-anna@ti.com>
Signed-off-by: Ohad Ben-Cohen <ohad@wizery.com>
Diffstat (limited to 'fs/libfs.c')
0 files changed, 0 insertions, 0 deletions