remoteproc: qcom: pas: correct data indentation
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Mon, 4 Mar 2024 17:03:34 +0000 (19:03 +0200)
committerBjorn Andersson <andersson@kernel.org>
Wed, 6 Mar 2024 03:49:42 +0000 (19:49 -0800)
commit9e63836703a43950f4556d1304cf60fd1221e0a1
treec03659c944eb9bcabcbb9b85e87e4fc373361165
parent8b46dc5cfa5ffea279aed0fc05dc4b1c39a51517
remoteproc: qcom: pas: correct data indentation

Correct indentation of several struct adsp_data instances to always use
a single TAB character instead of two.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240304-qcom-pd-mapper-v3-4-6858fa1ac1c8@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/remoteproc/qcom_q6v5_pas.c