Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1327703
| From | Linus Walleij <linus.walleij@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] GPIO: Clean up asm/gpio.h |
| Date | 2016-02-05 14:50 +0100 |
| Message-ID | <qYOVQ-SY-13@gated-at.bofh.it> (permalink) |
| References | <qXPhg-7Yl-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 2, 2016 at 8:53 PM, Bjorn Helgaas <bhelgaas@google.com> 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
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 0/2] GPIO: Clean up asm/gpio.h Bjorn Helgaas <bhelgaas@google.com> - 2016-02-02 21:00 +0100 Re: [PATCH 0/2] GPIO: Clean up asm/gpio.h Thomas Gleixner <tglx@linutronix.de> - 2016-02-03 09:30 +0100 Re: [PATCH 0/2] GPIO: Clean up asm/gpio.h Linus Walleij <linus.walleij@linaro.org> - 2016-02-05 14:50 +0100
csiph-web