Re: [PATCH] phy: qcom-qmp: select COMMON_CLK

2017-04-09 Thread Kishon Vijay Abraham I
Hi, On Monday 10 April 2017 02:45 AM, Jérémy Lefaure wrote: > It is impossible to build Qualcom QMP phy driver without COMMON_CLK > enabled: > CC drivers/phy/phy-qcom-qmp.o > drivers/phy/phy-qcom-qmp.c: In function ‘phy_pipe_clk_register’: > drivers/phy/phy-qcom-qmp.c:932:9: error: variable

[PATCH] phy: qcom-qmp: select COMMON_CLK

2017-04-09 Thread Jérémy Lefaure
It is impossible to build Qualcom QMP phy driver without COMMON_CLK enabled: CC drivers/phy/phy-qcom-qmp.o drivers/phy/phy-qcom-qmp.c: In function ‘phy_pipe_clk_register’: drivers/phy/phy-qcom-qmp.c:932:9: error: variable ‘init’ has initializer but incomplete type struct clk_init_data init