[PATCH] net: stmmac: constify clk_div_table

David Miller davem at davemloft.net
Tue Aug 29 10:56:51 PDT 2017


From: Arvind Yadav <arvind.yadav.cs at gmail.com>
Date: Mon, 28 Aug 2017 11:22:20 +0530

> clk_div_table are not supposed to change at runtime.
> meson8b_dwmac structure is working with const clk_div_table.
> So mark the non-const structs as const.
> 
> Signed-off-by: Arvind Yadav <arvind.yadav.cs at gmail.com>

Applied.



More information about the linux-amlogic mailing list