commit | bf7d71c0451776143cdbd9a42a5bcbd6478da3c8 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon May 01 14:05:24 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon May 01 15:03:12 2017 -0400 |
tree | 13a30eed06c328032049b8ac6bcda20c36bd6c00 | |
parent | 0ad5daf6ba80af4a8d72b4284079357c4e3b9e4a [diff] |
net: dsa: mv88e6xxx: make VTU helpers static Now that we have chip operations for VTU accesses, mark all helpers from global1_vtu.c as static. Only the various implementations of the GetNext, LoadPurge and Flush operations need to be exposed. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>