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? Konrad