On Tue, Feb 2, 2016 at 8:53 PM, Bjorn Helgaas <bhelgaas@xxxxxxxxxx> wrote: > Many arches supply an asm/gpio.h that contains only this: > > #warning Include linux/gpio.h instead of asm/gpio.h > #include <linux/gpio.h> > > These two patches change all the places that include asm/gpio.h > so they include linux/gpio.h instead, and then remove the asm/gpio.h > files. > > There are several arches that supply asm/gpio.h with useful > arch-specific content; I didn't touch those. > > I assume Mark was heading this direction with 7563bbf89d06 > ("gpiolib/arches: Centralise bolierplate asm/gpio.h"). Sweet, if I can get the arch maintainers ACK on this I can merge it into the GPIO tree, Arnd? 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