On Wed, 26 Jul 2023 at 02:38, AKASHI Takahiro <takahiro.aka...@linaro.org> wrote: > > 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.aka...@linaro.org> > --- > drivers/firmware/scmi/scmi_agent-uclass.c | 118 +++++++++++----------- > 1 file changed, 59 insertions(+), 59 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org>