linux/include
Alexander Shiyan 9565a65b88 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);

Change-Id: Ib635dffb97877a2820fb80b99db96a285a6d2d14
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>
(cherry picked from commit 9e7f1b065a312062eb8acdb1c505ddb3792b7583)
2015-10-27 16:27:54 +08:00
..
acpi ACPICA: Tables: Fix an issue that FACS initialization is performed twice 2015-08-03 09:29:46 -07:00
asm-generic Merge tag 'lsk-v3.10-15.05-android' into develop-3.10 2015-06-02 11:25:34 +08:00
clocksource Merge remote-tracking branch 'lsk/v3.10/topic/mm-timer' into linux-linaro-lsk 2014-06-13 20:59:53 +01:00
crypto crypto: allow blkcipher walks over AEAD data 2014-08-28 10:22:27 -07:00
drm Merge tag 'lsk-v3.10-15.09-android' 2015-09-28 19:16:34 +08:00
dt-bindings rk_fb: add output colorspace define 2015-09-30 14:03:34 +08:00
keys
kvm arm/arm64: KVM: vgic: delay vgic allocation until init time 2014-10-02 17:19:23 +02:00
linux of: add empty of_find_node_by_path() for !OF 2015-10-27 16:27:54 +08:00
math-emu
media Merge branch 'rk_develop-3.10' into rk_develop-3.10-next 2015-03-19 16:42:17 +08:00
memory
misc
net This is the 3.10.92 stable release 2015-10-27 14:09:58 +08:00
pcmcia
ras
rdma
rxrpc
scsi scsi: fix our current target reap infrastructure 2014-05-30 21:52:11 -07:00
sound Merge tag 'lsk-v3.10-15.05-android' into develop-3.10 2015-06-02 11:25:34 +08:00
target target: Report correct response length for some commands 2014-06-30 20:09:45 -07:00
trace LSK Android 14.11 v3.10 2014-12-05 21:18:34 +08:00
uapi Merge tag 'lsk-v3.10-15.09-android' 2015-09-28 19:16:34 +08:00
video rk fb: add lut for CABC 2015-03-24 19:03:13 +08:00
xen x86/xen: Support kexec/kdump in HVM guests by doing a soft reset 2015-10-22 14:37:50 -07:00
Kbuild