diff options
| author | YueHaibing <[email protected]> | 2019-05-28 22:29:12 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-06-10 16:10:33 +0200 |
| commit | 0f2692f7f2820aff5ebbda9723ddd63e800819cb (patch) | |
| tree | 7ee5f2b9863db79a0ea51bd5761ccc2d84e2fc60 /tools/perf/scripts/python/bin | |
| parent | 130b5fb3738c93e0407f7df8f104deb828e6d67b (diff) | |
staging: fieldbus: Fix build error without CONFIG_REGMAP_MMIO
Fix gcc build error while CONFIG_REGMAP_MMIO is not set
drivers/staging/fieldbus/anybuss/arcx-anybus.o: In function `controller_probe':
arcx-anybus.c: undefined reference to `__devm_regmap_init_mmio_clk'
Select REGMAP_MMIO to fix it.
Reported-by: Hulk Robot <[email protected]>
Fixes: 2411a336c8ce ("staging: fieldbus: arcx-anybus: change custom -> mmio regmap")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Sven Van Asbroeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions