summaryrefslogtreecommitdiffstats
path: root/certs
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-06-01 17:20:23 +0200
committerLinus Walleij <linus.walleij@linaro.org>2023-06-09 09:05:31 +0200
commitda95f081b3fea8e6d78b31ced149cbaad183a342 (patch)
treee8ce35d359b1487fa1ca80d57672b7740fef8ea3 /certs
parentc0602eea4a9549e2a5ded641c4fe2e935194be55 (diff)
downloadlinux-da95f081b3fea8e6d78b31ced149cbaad183a342.tar.gz
linux-da95f081b3fea8e6d78b31ced149cbaad183a342.tar.bz2
linux-da95f081b3fea8e6d78b31ced149cbaad183a342.zip
pinctrl: qcom: mark true OF dependency - common MSM pinctrl code
The common MSM pinctrl driver code (PINCTRL_MSM) uses pinconf_generic_dt_node_to_map_group() from GENERIC_PINCONF, which is not available for compile testing for !OF cases. Drivers actually do not depend on OF. Move the OF dependency to the entry actually depending on it and drop any "|| COMPILE_TEST", because OF is required also for compile testing (lack of OF was never visible in compile testing because none of the drivers could be compile tested due to Makefile). Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20230601152026.1182648-5-krzysztof.kozlowski@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions