]> git.baikalelectronics.ru Git - kernel.git/commit
clk: sprd: Select REGMAP_MMIO to avoid compile errors
authorChunyan Zhang <chunyan.zhang@unisoc.com>
Thu, 18 Jul 2019 05:36:16 +0000 (13:36 +0800)
committerStephen Boyd <sboyd@kernel.org>
Mon, 22 Jul 2019 21:54:26 +0000 (14:54 -0700)
commite75b9c5d6a4a7622a5027fdc6988c8523739719c
treec569561164c10a6435865857386e91e3398dc960
parentef465d3ba288147d0dcd1a087f134e15b64b265f
clk: sprd: Select REGMAP_MMIO to avoid compile errors

Make REGMAP_MMIO selected to avoid undefined reference to regmap symbols.

Fixes: 33d569922d53 ("clk: sprd: Add common infrastructure")
Signed-off-by: Chunyan Zhang <chunyan.zhang@unisoc.com>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/sprd/Kconfig