diff options
author | Yuantian Tang <andy.tang@nxp.com> | 2020-03-03 16:46:41 +0800 |
---|---|---|
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | 2020-03-12 11:56:53 +0100 |
commit | cbe259fd80b7b02fba0dad79d8fdda8b70a8b963 (patch) | |
tree | a51b27c2a60c237be76b71601ee8a0a30f0cdbac /sound/usb | |
parent | ef502fc1f0ddac2c98aca58b255d9603cd20aa3d (diff) |
thermal: qoriq: Fix a compiling issue
Qoriq thermal driver is used by both PowerPC and ARM architecture.
When built for PowerPC architecture, it reports error:
undefined reference to `.__devm_regmap_init_mmio_clk'
To fix it, select config REGMAP_MMIO.
Fixes: 4316237bd627 (thermal: qoriq: Convert driver to use regmap API)
Signed-off-by: Yuantian Tang <andy.tang@nxp.com>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Link: https://lore.kernel.org/r/20200303084641.35687-1-andy.tang@nxp.com
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions