Re: linux-next: Tree for Dec 13 (pinctrl/axp209)
From: Randy Dunlab <hidden>
Date: 2017-12-13 18:11:00
Also in:
linux-next, lkml
From: Randy Dunlab <hidden>
Date: 2017-12-13 18:11:00
Also in:
linux-next, lkml
On 12/12/2017 09:33 PM, Stephen Rothwell wrote:
Hi all, Changes since 20171212:
on x86_64: when CONFIG_OF is not enabled: ../drivers/pinctrl/pinctrl-axp209.c:312:21: error: 'pinconf_generic_dt_node_to_map_group' undeclared here (not in a function) .dt_node_to_map = pinconf_generic_dt_node_to_map_group, ../drivers/pinctrl/pinctrl-axp209.c:313:18: error: 'pinconf_generic_dt_free_map' undeclared here (not in a function) .dt_free_map = pinconf_generic_dt_free_map, -- ~Randy