diff options
| author | 2016-03-31 11:07:03 +0100 | |
|---|---|---|
| committer | 2016-05-01 14:00:00 -0700 | |
| commit | 2ce7aed6a4da8ffa35f0232573a6901c0369720d (patch) | |
| tree | 96828f8a704b2331b31d48fc9036610953a87505 /include/linux/debugobjects.h | |
| parent | vme: trivial spelling and capitalization fixes (diff) | |
nvmem: Fix build error of missing devm_ioremap_resource on UM
The devres.o gets linked if HAS_IOMEM is present so on ARCH=um
allyesconfig (COMPILE_TEST) failed on many files with:
drivers/built-in.o: In function `mtk_thermal_probe':
mtk_thermal.c:(.text+0x394618): undefined reference to `devm_ioremap_resource'
The users of devm_ioremap_resource() which are compile-testable should
depend on HAS_IOMEM.
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
