summaryrefslogtreecommitdiffstats
path: root/drivers/interconnect/qcom/msm8916.c
diff options
context:
space:
mode:
authorKonrad Dybcio <konrad.dybcio@linaro.org>2023-06-19 15:04:32 +0200
committerBjorn Andersson <andersson@kernel.org>2023-07-15 18:54:44 +0200
commit40cdeed66933abc80a9b133f062770af616ce50a (patch)
tree4b2dee42c79f2c5bc798a99333bfef023144cee1 /drivers/interconnect/qcom/msm8916.c
parentinterconnect: qcom: icc-rpm: Introduce keep_alive (diff)
downloadlinux-40cdeed66933abc80a9b133f062770af616ce50a.tar.xz
linux-40cdeed66933abc80a9b133f062770af616ce50a.zip
interconnect: qcom: Add missing headers in icc-rpm.h
Currently the header does not provide all the required dependencies. Fix it. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Acked-by: Georgi Djakov <djakov@kernel.org> Link: https://lore.kernel.org/r/20230526-topic-smd_icc-v7-7-09c78c175546@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'drivers/interconnect/qcom/msm8916.c')
-rw-r--r--drivers/interconnect/qcom/msm8916.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/interconnect/qcom/msm8916.c b/drivers/interconnect/qcom/msm8916.c
index 5c4ba2f37c8e..518f4b40ecc2 100644
--- a/drivers/interconnect/qcom/msm8916.c
+++ b/drivers/interconnect/qcom/msm8916.c
@@ -4,7 +4,6 @@
* Author: Georgi Djakov <georgi.djakov@linaro.org>
*/
-#include <linux/clk.h>
#include <linux/device.h>
#include <linux/interconnect-provider.h>
#include <linux/io.h>