commit | 3e35772bc1e42287c8f4c70055deb5e3f5a3e8b5 | [log] [tgz] |
---|---|---|
author | Alex Elder <elder@linaro.org> | Tue Jan 05 17:55:28 2021 -0600 |
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | Tue Jan 05 22:22:40 2021 -0600 |
tree | 7f2ad62e4412aa366023060af8bc54a48fe58291 | |
parent | 8527efc59d45d7135460daac36054f2f213ac08a [diff] |
rpmsg: glink: add include of header file With an x86_64 architecture W=1 build, qcom_glink_ssr_notify() is reported as having no previous prototype. The prototype is found in "qcom_glink.h", so we just need "qcom_glink_ssr.c" to include that file. Signed-off-by: Alex Elder <elder@linaro.org> Link: https://lore.kernel.org/r/20210105235528.32538-1-elder@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>