summaryrefslogtreecommitdiff
path: root/drivers/interconnect/qcom/sc7180.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/interconnect/qcom/sc7180.c')
-rw-r--r--drivers/interconnect/qcom/sc7180.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/interconnect/qcom/sc7180.c b/drivers/interconnect/qcom/sc7180.c
index a6f119f363b1..bf11b82ed55c 100644
--- a/drivers/interconnect/qcom/sc7180.c
+++ b/drivers/interconnect/qcom/sc7180.c
@@ -633,6 +633,7 @@ static struct platform_driver qnoc_driver = {
.driver = {
.name = "qnoc-sc7180",
.of_match_table = qnoc_of_match,
+ .sync_state = icc_sync_state,
},
};
module_platform_driver(qnoc_driver);