On 05/24/17 19:43, Stephen Rothwell wrote: > Hi all, > > Changes since 20170524: > on x86_64: # CONFIG_OF not enabled CONFIG_COMPILE_TEST=y CONFIG_PINCTRL_INGENIC=y config PINCTRL_INGENIC bool "Pinctrl driver for the Ingenic JZ47xx SoCs" default y depends on MACH_INGENIC || COMPILE_TEST Needs to depend on OF also.. ../drivers/pinctrl/pinctrl-ingenic.c:467:20: error: 'pinconf_generic_dt_node_to_map_all' undeclared here (not in a function) .dt_node_to_map = pinconf_generic_dt_node_to_map_all, ^ ../drivers/pinctrl/pinctrl-ingenic.c:468:17: error: 'pinconf_generic_dt_free_map' undeclared here (not in a function) .dt_free_map = pinconf_generic_dt_free_map, ^ -- ~Randy -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html