diff options
author | Arvind Yadav <arvind.yadav.cs@gmail.com> | 2017-08-28 11:22:20 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-08-29 10:56:42 -0700 |
commit | 22eac913fe27c5970a9e3815cf3fac8c36a7b35c (patch) | |
tree | ad05e17da221861bf3eedf3e1aa48fabbb191774 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 25d4dae1a64f7abc5d40faef08f7c7de2a5ece79 (diff) |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions