On Thu, Mar 18, 2021 at 10:40:34AM +0000, Lee Jones wrote: > Fixes the following W=1 kernel build warning(s): > > drivers/of/of_net.c:104: warning: Function parameter or member 'np' not > described in 'of_get_mac_address' > drivers/of/of_net.c:104: warning: expecting prototype for mac(). Prototype > was for of_get_mac_address() instead > > Cc: Andrew Lunn <[email protected]> > Cc: Heiner Kallweit <[email protected]> > Cc: Russell King <[email protected]> > Cc: Rob Herring <[email protected]> > Cc: Frank Rowand <[email protected]> > Cc: [email protected] > Cc: [email protected] > Signed-off-by: Lee Jones <[email protected]>
Thanks for fixing it up. Reviewed-by: Andrew Lunn <[email protected]> Andrew

