aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2023-06-01 17:20:23 +0200
committerLinus Walleij <[email protected]>2023-06-09 09:05:31 +0200
commitda95f081b3fea8e6d78b31ced149cbaad183a342 (patch)
treee8ce35d359b1487fa1ca80d57672b7740fef8ea3 /lib/memory-notifier-error-inject.c
parentc0602eea4a9549e2a5ded641c4fe2e935194be55 (diff)
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 <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions