On 21/11/2024 18:27, Raviteja Laggyshetty wrote: > QPIC resources are modeled as clks, therefore remove corresponding s/clks/clocks/ > defines from the binding as they're unused. As clocks where? Details are needed since you are affecting the ABI. > > Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@xxxxxxxxxxx> > --- > include/dt-bindings/interconnect/qcom,sdx75.h | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > This does not build. ../drivers/interconnect/qcom/sdx75.c:906:10: error: ‘MASTER_QPIC_CORE’ undeclared here (not in a function); did you mean ‘MASTER_QPIC’? Best regards, Krzysztof