On Tue, Oct 03, 2017 at 11:46:33AM +0100, Colin King wrote: > From: Colin Ian King <[email protected]> > > The function mt7530_phy_write is local to the source and does not need to > be in global scope, so make it static. > > Cleans up sparse warnings: > symbol 'mt7530_phy_write' was not declared. Should it be static? > > Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]> Andrew

