Re: [PATCH 1/6] clk: at91: drop unused at91sam9g45_pcr_layout

From: Stephen Boyd
Date: Tue Sep 22 2020 - 15:44:50 EST


Quoting Krzysztof Kozlowski (2020-09-16 09:17:35)
> The at91sam9g45_pcr_layout is not used so drop it to fix build warning:
>
> drivers/clk/at91/at91sam9g45.c:49:36: warning:
> 'at91sam9g45_pcr_layout' defined but not used [-Wunused-const-variable=]
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> Acked-by: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
> ---

Applied to clk-next