]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
net: dsa: mv88e6xxx: make VTU helpers static
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 1 May 2017 18:05:24 +0000 (14:05 -0400)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 May 2017 19:03:12 +0000 (15:03 -0400)
commitbf7d71c0451776143cdbd9a42a5bcbd6478da3c8
tree13a30eed06c328032049b8ac6bcda20c36bd6c00
parent0ad5daf6ba80af4a8d72b4284079357c4e3b9e4a
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>
drivers/net/dsa/mv88e6xxx/global1.h
drivers/net/dsa/mv88e6xxx/global1_vtu.c