]> git.sur5r.net Git - u-boot/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)
commitea8cd652a791db47bf7b77a6af2a63fe35954ea2
treeec3d565fbdb19675330397814874247fdf425ef2
parent32ac8b0bba72684281a079a8e23832efabd97e09
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