Skip to content
Commit 2747a967 authored by Sudeep Holla's avatar Sudeep Holla
Browse files

firmware: arm_scmi: Reorder some functions to avoid forward declarations



Re-shuffling few functions to keep definitions and their usages close.
This is also needed to avoid too many unnecessary forward declarations
while adding new features(delayed response and notifications).

Keeping this separate to avoid mixing up of these trivial change that
doesn't affect functionality into the ones that does.

Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
parent 9dc34d63
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment