commit | 6d379151ca4f7480525787b175893305e7bf682b | [log] [tgz] |
---|---|---|
author | AKASHI Takahiro <takahiro.akashi@linaro.org> | Wed Oct 11 19:06:57 2023 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 13 16:59:23 2023 -0400 |
tree | 8b49e7c8981d1c51ccb37f0273d9a28ec61561d1 | |
parent | 6221bf707a498bfb1c9097edcaefef531f3e88b7 [diff] |
firmware: scmi: move scmi_bind_protocols() backward Move the location of scmi_bind_protocols() backward for changes in later patches. There is no change in functionality. Signed-off-by: AKASHI Takahiro <takahiro.akashi@linaro.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>