On 22.10.2024 1:18 AM, Melody Olvera wrote: > From: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > > Introduce SM8750 interconnect provider driver using the interconnect > framework. > > Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > Signed-off-by: Melody Olvera <quic_molvera@xxxxxxxxxxx> > --- [...] > +static struct qcom_icc_bcm *lpass_ag_noc_bcms[] = { > +}; Drop empty BCM lists, the code handles nulls fine Konrad