diff options
author | Thierry Reding <[email protected]> | 2020-03-30 11:58:01 +0200 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2020-03-31 22:08:54 +0200 |
commit | e45ee71ae101bd271c3cd951cf66341dc8f504a0 (patch) | |
tree | d6a165369403e79f620cd8b4be3e94addf549ec7 /scripts/bpf_helpers_doc.py | |
parent | a0b66a73785ccc8fedbff00383ffe814df9f63c7 (diff) |
pinctrl: Define of_pinctrl_get() dummy for !PINCTRL
Currently, the of_pinctrl_get() dummy is only defined for !OF, which can
still cause build failures on configurations with OF enabled but PINCTRL
disabled. Make sure to define the dummy if either OF or PINCTRL are not
enabled.
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Thierry Reding <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions