diff options
author | Daniel Lezcano <daniel.lezcano@linaro.org> | 2016-04-01 21:38:16 +0200 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2016-04-04 18:15:23 +0200 |
commit | 4113652252fad972e0c191b1e536dc74a6faebdc (patch) | |
tree | d9b7e7182ac0570931e0eaa7eecd7a499fb71269 /net/rds/ib_send.c | |
parent | 6cf151fc53aeaa7757d3b9ab608bb7e51154de06 (diff) | |
download | linux-4113652252fad972e0c191b1e536dc74a6faebdc.tar.bz2 |
reset: Add missing function stub for device_reset
The Mediatek's thermal driver fails to compile when the RESET_CONTROLLER
option is not set. Logically, as the driver depends on this option to compile,
the Kconfig should select it but actually that is not correct because the
Kconfig provides also the COMPILE_TEST to increase the compile test coverage.
By providing the missing 'device_reset' stub for the driver in reset.h, that
let the kernel to compile on different platforms with the Mediatek thermal
driver enabled with the COMPILE_TEST option.
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'net/rds/ib_send.c')
0 files changed, 0 insertions, 0 deletions