drivers/opp: Remove "select SRCU"
authorPaul E. McKenney <paulmck@kernel.org>
Thu, 5 Jan 2023 00:38:02 +0000 (16:38 -0800)
committerViresh Kumar <viresh.kumar@linaro.org>
Thu, 5 Jan 2023 06:17:21 +0000 (11:47 +0530)
commitcea7be909414d941a4616e6794f4a5282eb6e652
tree82b84031b197de6f8d606738c5bd71ccaf8f0a00
parent5b2ad5acaf5aa8a1ff441665967cf728a46ac967
drivers/opp: Remove "select SRCU"

Now that the SRCU Kconfig option is unconditionally selected, there is
no longer any point in selecting it.  Therefore, remove the "select SRCU"
Kconfig statements.

Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Viresh Kumar <vireshk@kernel.org>
Cc: Nishanth Menon <nm@ti.com>
Cc: Stephen Boyd <sboyd@kernel.org>
Cc: <linux-pm@vger.kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
drivers/opp/Kconfig