clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and Kconfig
authorMarijn Suijten <marijn.suijten@somainline.org>
Thu, 3 Mar 2022 13:18:10 +0000 (14:18 +0100)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Wed, 9 Mar 2022 14:53:29 +0000 (08:53 -0600)
commit620f512528389929d9af795f82c63e52a589b53c
treeee04bf17c57e8a35f99c46c12c6be8cb38892634
parentd1a16e345578332c31aa4fb7b76e2e38249861ad
clk: qcom: Fix sorting of SDX_GCC_65 in Makefile and Kconfig

In order to keep at least the list of `CONFIG_SM_` drivers sorted
alphabetically, SDX_GCC_65 should have been moved one line up.  This in
turn makes it easier and cleaner to add the followup SM_DISPCC_6125
driver in the right place, right before SM_DISPCC_8250.

Fixes: d79afa201328 ("clk: qcom: Add SDX65 GCC support")
Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220303131812.302302-2-marijn.suijten@somainline.org
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile