Re: [PATCH 04/10] clk: mvebu: make ap806-system-controller explicitly non-modular

2016-11-04 Thread Stephen Boyd
On 07/04, Paul Gortmaker wrote: > The Kconfig currently controlling compilation of this code is: > > drivers/clk/mvebu/Kconfig:config ARMADA_AP806_SYSCON > drivers/clk/mvebu/Kconfig: bool > > ...meaning that it currently is not being built as a module by anyone. > > Lets remove the modular

[PATCH 04/10] clk: mvebu: make ap806-system-controller explicitly non-modular

2016-07-04 Thread Paul Gortmaker
The Kconfig currently controlling compilation of this code is: drivers/clk/mvebu/Kconfig:config ARMADA_AP806_SYSCON drivers/clk/mvebu/Kconfig: bool ...meaning that it currently is not being built as a module by anyone. Lets remove the modular code that is essentially orphaned, so that when