On Wed, Apr 4, 2012 at 5:53 AM, Stephen Warren <swarren@xxxxxxxxxxxxx> wrote: > From: Stephen Warren <swarren@xxxxxxxxxx> > > pinctrl/devicetree.c won't compile when !CONFIG_PINCTRL, since the > pinctrl headers don't declare some types when !PINCTRL. Make sure > pinctrl/Makefile only attempts to compile devicetree.c when OF && > PINCTRL. > > Signed-off-by: Stephen Warren <swarren@xxxxxxxxxx> OK applied this instead of the Kconfig way of fixing things... Thanks, Linus Walleij -- 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