Re: [PATCH v2 11/35] common: Move reset_phy() to net.h

2020-01-20 Thread Tom Rini
On Sat, Dec 28, 2019 at 10:44:48AM -0700, Simon Glass wrote: > This is a network function so let's move it into that header. > > Signed-off-by: Simon Glass Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH v2 11/35] common: Move reset_phy() to net.h

2019-12-28 Thread Simon Glass
This is a network function so let's move it into that header. Signed-off-by: Simon Glass --- Changes in v2: None arch/arm/mach-omap2/emif-common.c | 1 + board/LaCie/edminiv2/edminiv2.c | 1 + board/LaCie/net2big_v2/net2big_v2.c | 1 + board/LaCie/nets