On Thu, Jul 9, 2015 at 3:55 AM, Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> wrote: > Kbuild should descend into drivers/pinctrl/ only when CONFIG_PINCTRL > is enabled because everything under that directory depends on > CONFIG_PINCTRL. > > We can avoid the conditional, ifeq ($(CONFIG_OF),y) ... endif. > > Signed-off-by: Masahiro Yamada <yamada.masahiro@xxxxxxxxxxxxx> Looks like a nice improvement to the build. Patch applied unless Greg has objections. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html