commit | 7fbb1a92ef928bd04e357422bb27b24a1c25fb42 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jun 09 17:42:06 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 09 22:12:48 2016 -0700 |
tree | 084544246c4fb58ff55e95435485cfa7ad23ecf5 | |
parent | a468ef452ab91907215e29e98cfadff8cb1c15f7 [diff] |
net: dsa: bcm_sf2: Move setup function at the far end Re-order the bcm_sf2_sw_setup() function so that it is at the far end of the driver to avoid any kind of forward declarations. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>