Re: [RESEND PATCH net-next] net: ethernet: ti: cpts: fix build failure for powerpc

2019-06-12 Thread David Miller
From: Grygorii Strashko Date: Tue, 11 Jun 2019 14:16:32 +0300 > Add dependency to TI CPTS from Common CLK framework COMMON_CLK to fix > allyesconfig build for Powerpc: > > drivers/net/ethernet/ti/cpts.c: In function 'cpts_of_mux_clk_setup': > drivers/net/ethernet/ti/cpts.c:567:2: error: implicit

Re: [RESEND PATCH net-next] net: ethernet: ti: cpts: fix build failure for powerpc

2019-06-11 Thread Stephen Rothwell
Hi all, On Tue, 11 Jun 2019 14:16:32 +0300 Grygorii Strashko wrote: > > Add dependency to TI CPTS from Common CLK framework COMMON_CLK to fix > allyesconfig build for Powerpc: > > drivers/net/ethernet/ti/cpts.c: In function 'cpts_of_mux_clk_setup': > drivers/net/ethernet/ti/cpts.c:567:2: error:

[RESEND PATCH net-next] net: ethernet: ti: cpts: fix build failure for powerpc

2019-06-11 Thread Grygorii Strashko
Add dependency to TI CPTS from Common CLK framework COMMON_CLK to fix allyesconfig build for Powerpc: drivers/net/ethernet/ti/cpts.c: In function 'cpts_of_mux_clk_setup': drivers/net/ethernet/ti/cpts.c:567:2: error: implicit declaration of function 'of_clk_parent_fill'; did you mean 'of_clk_get_p