]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: add missing dev_count_phandle_with_args()
authorPatrice Chotard <patrice.chotard@st.com>
Wed, 29 Nov 2017 08:06:10 +0000 (09:06 +0100)
committerJoe Hershberger <joe.hershberger@ni.com>
Mon, 15 Jan 2018 18:05:19 +0000 (12:05 -0600)
commitcd82836be7ca1326261729d514b1e50b829e6274
treeec3d565fbdb19675330397814874247fdf425ef2
parent9b55b1370e124322a5922818106ceb865b643189
dm: core: add missing dev_count_phandle_with_args()

Add missing dev_count_phandle_with_args() to avoid
compilation issue.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/core/read.c