1
0
Fork 0
alistair23-linux/drivers/clk/sprd
Chunyan Zhang c9a67cbb51 clk: sprd: Select REGMAP_MMIO to avoid compile errors
Make REGMAP_MMIO selected to avoid undefined reference to regmap symbols.

Fixes: d41f59fd92 ("clk: sprd: Add common infrastructure")
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
2019-07-22 14:54:26 -07:00
..
Kconfig clk: sprd: Select REGMAP_MMIO to avoid compile errors 2019-07-22 14:54:26 -07:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
common.c clk: sprd: Check error only for devm_regmap_init_mmio() 2019-06-26 11:15:08 -07:00
common.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
composite.c clk: sprd: add composite clock support 2017-12-21 15:00:52 -08:00
composite.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
div.c Merge branch 'clk-divider-container' into clk-next 2018-01-26 16:43:14 -08:00
div.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
gate.c
gate.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
mux.c clk: sprd: add mux clock support 2017-12-21 15:00:52 -08:00
mux.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
pll.c clk: sprd: add adjustable pll support 2017-12-21 15:00:53 -08:00
pll.h clk: sprd: Use the correct style for SPDX License Identifier 2019-05-01 13:01:23 -07:00
sc9860-clk.c clk: sprd: Add check for return value of sprd_clk_regmap_init() 2019-06-27 15:08:29 -07:00