diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2020-05-31 21:25:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-01 22:13:47 +0300 |
commit | eae9d3c0167df840e821317040efcf0ca6789cb9 (patch) | |
tree | 40488c19574eaee83dff8fb2ade590c1da73eaf2 /tools | |
parent | 2a2e01e7b1e00ff36741fefcf3a526709355252b (diff) | |
download | linux-eae9d3c0167df840e821317040efcf0ca6789cb9.tar.xz |
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
Newer C compilers are complaining about the fact that there are no
function prototypes in sja1105_vl.c for the non-static functions.
Give them what they want.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions