Revision 0e3edd94448001a33ed7f8af2179cd4a280348a2 authored by YueHaibing on 19 March 2019, 15:20:42 UTC, committed by Rafael J. Wysocki on 19 March 2019, 15:37:56 UTC
Fix sparse warning:

drivers/base/swnode.c:475:22: warning: symbol 'software_node_get_parent' was not declared. Should it be static?
drivers/base/swnode.c:484:22: warning: symbol 'software_node_get_next_child' was not declared. Should it be static?

Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
1 parent 9e98c67
History
File Mode Size
6pack.c -rw-r--r-- 23.3 KB
Kconfig -rw-r--r-- 7.8 KB
Makefile -rw-r--r-- 801 bytes
baycom_epp.c -rw-r--r-- 35.0 KB
baycom_par.c -rw-r--r-- 17.3 KB
baycom_ser_fdx.c -rw-r--r-- 20.0 KB
baycom_ser_hdx.c -rw-r--r-- 20.5 KB
bpqether.c -rw-r--r-- 14.2 KB
dmascc.c -rw-r--r-- 37.0 KB
hdlcdrv.c -rw-r--r-- 20.7 KB
mkiss.c -rw-r--r-- 23.3 KB
scc.c -rw-r--r-- 53.9 KB
yam.c -rw-r--r-- 31.9 KB
z8530.h -rw-r--r-- 8.3 KB

back to top