On 26/03/2021 04:12, Seiya Wang wrote: > Remove CLK_INFRA_CA57SEL for MT8173 since it's no longer used. > > Signed-off-by: Seiya Wang <seiya.wang@xxxxxxxxxxxx> Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx> > --- > include/dt-bindings/clock/mt8173-clk.h | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/include/dt-bindings/clock/mt8173-clk.h b/include/dt-bindings/clock/mt8173-clk.h > index 3acebe937bfc..3d00c98b9654 100644 > --- a/include/dt-bindings/clock/mt8173-clk.h > +++ b/include/dt-bindings/clock/mt8173-clk.h > @@ -186,7 +186,6 @@ > #define CLK_INFRA_PMICWRAP 11 > #define CLK_INFRA_CLK_13M 12 > #define CLK_INFRA_CA53SEL 13 > -#define CLK_INFRA_CA57SEL 14 /* Deprecated. Don't use it. */ > #define CLK_INFRA_CA72SEL 14 > #define CLK_INFRA_NR_CLK 15 > >