stm32mp1: make dt_get_stdout_node_offset() static
authorYann Gautier <yann.gautier@st.com>
Tue, 4 Jun 2019 15:20:44 +0000 (17:20 +0200)
committerYann Gautier <yann.gautier@st.com>
Mon, 17 Jun 2019 12:03:51 +0000 (14:03 +0200)
commitf805594d39a7beb1920fbf0e1146ba96399e708b
tree00e876dd25a531791925e0391cbfe81521914971
parent29a507278234794d7740b59ec4add4e80fe65d9c
stm32mp1: make dt_get_stdout_node_offset() static

Do not export function dt_get_stdout_node_offset() that is used only inside
stm32mp_dt.c source file.

Change-Id: I9dd3dbfab21d42ed81c68723e71fe5a7586dce93
Signed-off-by: Yann Gautier <yann.gautier@st.com>
plat/st/common/include/stm32mp_dt.h
plat/st/common/stm32mp_dt.c