diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-03-10 22:45:47 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2023-03-13 14:08:59 +0000 |
commit | 334e6b85a348a79bb018003f09e1cc94accd53a2 (patch) | |
tree | 5dd11ca350dd0f0be4a677126158bcf571d420dc /scripts/gdb/linux/tasks.py | |
parent | 4a5850865641d0b83caaad81ca0bbd722ac514fb (diff) |
regulator: mp8859: Mark OF related data as maybe unused
The driver can be compile tested with !CONFIG_OF making certain data
unused:
drivers/regulator/mp8859.c:132:34: error: ‘mp8859_dt_id’ defined but not used [-Werror=unused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230310214553.275450-3-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions