diff options
author | Zheng Bin <[email protected]> | 2022-03-25 15:44:50 +0800 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2022-03-25 21:14:58 +0100 |
commit | 44e445ed9413596760284c88870e25a1be0261ff (patch) | |
tree | 3dd0360e6b13b5225e3f4bc9b903933d8efdf5cc /net/lapb/lapb_in.c | |
parent | 168a0abf05a8da919397552d9cd2a798c4104e8a (diff) |
pinctrl: nuvoton: wpcm450: Fix build error without OF
If OF is not set, bulding fails:
drivers/pinctrl/nuvoton/pinctrl-wpcm450.o: In function `wpcm450_dt_node_to_map':
pinctrl-wpcm450.c:(.text+0x404): undefined reference to `pinconf_generic_dt_node_to_map'
Make PINCTRL_WPCM450 depends on OF to fix this.
Fixes: a1d1e0e3d80a ("pinctrl: nuvoton: Add driver for WPCM450")
Reported-by: Hulk Robot <[email protected]>
Signed-off-by: Zheng Bin <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions