Re: [PATCH v2 2/2] interconnect: qcom: Add SDX75 interconnect provider driver

From: Rohit Agarwal
Date: Tue Sep 12 2023 - 07:00:15 EST



On 9/12/2023 3:36 PM, Konrad Dybcio wrote:
On 12.09.2023 12:04, Rohit Agarwal wrote:
Add driver for the Qualcomm interconnect buses found in SDX75.

Signed-off-by: Rohit Agarwal <quic_rohiagar@xxxxxxxxxxx>
---
[...]

+
+static struct qcom_icc_bcm * const dc_noc_bcms[] = {
+};
Surely this shouldn't be necessary?
Ok. Will drop this.

Thanks,
Rohit.

Konrad