On 27.08.2024 5:16 PM, Raviteja Laggyshetty wrote: > Add driver for the Qualcomm interconnect buses found in QCS8300 > based platforms. The topology consists of several NoCs that are > controlled by a remote processor that collects the aggregated > bandwidth for each master-slave pairs. > > Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > --- [...] > +static struct qcom_icc_bcm *dc_noc_bcms[] = { > +}; Please drop such empty nodes Konrad