diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-28 08:52:20 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-29 20:56:42 +0300 |
commit | 22eac913fe27c5970a9e3815cf3fac8c36a7b35c (patch) | |
tree | ad05e17da221861bf3eedf3e1aa48fabbb191774 /mm/hwpoison-inject.c | |
parent | 25d4dae1a64f7abc5d40faef08f7c7de2a5ece79 (diff) | |
download | linux-22eac913fe27c5970a9e3815cf3fac8c36a7b35c.tar.xz |
net: stmmac: constify clk_div_table
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'mm/hwpoison-inject.c')
0 files changed, 0 insertions, 0 deletions