commit | 356c3e9afac0cc19c3d3b0cbc67106ce8efa0743 | [log] [tgz] |
---|---|---|
author | Egil Hjelmeland <privat@egil-hjelmeland.no> | Thu Oct 26 11:00:48 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Oct 27 23:30:53 2017 +0900 |
tree | 70f6c745e630ad448083c1c3923c2ac9f55b743e | |
parent | eed05c85e26034021ef5c5da892c8f8b708eff0d [diff] |
net: dsa: lan9303: Move struct lan9303 to include/linux/dsa/lan9303.h The next patch require net/dsa/tag_lan9303.c to access struct lan9303. Therefore move struct lan9303 definitions from drivers/net/dsa/lan9303.h to new file include/linux/dsa/lan9303.h. Signed-off-by: Egil Hjelmeland <privat@egil-hjelmeland.no> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>