Revert "interconnect: qcom: sm8250: Enable sync_state"
This reverts commit 5555f1f102
.
This commit is contained in:
parent
9e842bdf99
commit
bd94a9b877
1 changed files with 0 additions and 1 deletions
|
@ -643,7 +643,6 @@ static struct platform_driver qnoc_driver = {
|
|||
.driver = {
|
||||
.name = "qnoc-sm8250",
|
||||
.of_match_table = qnoc_of_match,
|
||||
.sync_state = icc_sync_state,
|
||||
},
|
||||
};
|
||||
module_platform_driver(qnoc_driver);
|
||||
|
|
Loading…
Reference in a new issue