interconnect: qcom: sc7180: drop double space
Drop double white-space. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20221027154848.293523-2-krzysztof.kozlowski@linaro.org Signed-off-by: Georgi Djakov <djakov@kernel.org>
This commit is contained in:
parent
f24227a640
commit
7870c7076a
@ -443,7 +443,7 @@ static struct qcom_icc_node * const qup_virt_nodes[] = {
|
||||
[SLAVE_QUP_CORE_1] = &qup_core_slave_2,
|
||||
};
|
||||
|
||||
static const struct qcom_icc_desc sc7180_qup_virt = {
|
||||
static const struct qcom_icc_desc sc7180_qup_virt = {
|
||||
.nodes = qup_virt_nodes,
|
||||
.num_nodes = ARRAY_SIZE(qup_virt_nodes),
|
||||
.bcms = qup_virt_bcms,
|
||||
|
Loading…
Reference in New Issue
Block a user