Skip to content

Commit 7870c70

Browse files
krzkGeorgi Djakov
authored andcommitted
interconnect: qcom: sc7180: drop double space
Drop double white-space. Signed-off-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Georgi Djakov <[email protected]>
1 parent f24227a commit 7870c70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/interconnect/qcom/sc7180.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ static struct qcom_icc_node * const qup_virt_nodes[] = {
443443
[SLAVE_QUP_CORE_1] = &qup_core_slave_2,
444444
};
445445

446-
static const struct qcom_icc_desc sc7180_qup_virt = {
446+
static const struct qcom_icc_desc sc7180_qup_virt = {
447447
.nodes = qup_virt_nodes,
448448
.num_nodes = ARRAY_SIZE(qup_virt_nodes),
449449
.bcms = qup_virt_bcms,

0 commit comments

Comments
 (0)