On Sun, Jan 20, 2013 at 7:07 AM, Alex Courbot <acourbot@xxxxxxxxxx> wrote: > Actually the question of switching to GPIOlib is only worth being asked if > you are making use of drivers that require GENERIC_GPIO. If this is not the > case and your GPIOs are only used by your own platform code, you can always > give up using defining GENERIC_GPIO and continue implementing them your own > way. Agreed. The problem can be summed up like this: #include <linux/gpio.h> Considered ambiguous. #include <asm/foo/bar/baz-gpio.h> OK with me. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html