]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: sja1105: suppress -Wmissing-prototypes in sja1105_vl.c
authorVladimir Oltean <vladimir.oltean@nxp.com>
Sun, 31 May 2020 18:25:51 +0000 (21:25 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Jun 2020 19:13:47 +0000 (12:13 -0700)
commit69c1ac48abf579579cacb608a50db51955c09250
tree40488c19574eaee83dff8fb2ade590c1da73eaf2
parenta56ed0fa80629094ca9e0b5c9b4bdcc7fdb5362e
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>
drivers/net/dsa/sja1105/sja1105_vl.c
drivers/net/dsa/sja1105/sja1105_vl.h