Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1324752
| From | Alexandre Courbot <gnurou@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] gpio: Remove unused asm/gpio.h files |
| Date | 2016-02-03 01:10 +0100 |
| Message-ID | <qXTbc-2E6-21@gated-at.bofh.it> (permalink) |
| References | <qXPhg-7Yl-5@gated-at.bofh.it> <qXPhg-7Yl-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Feb 3, 2016 at 4:53 AM, Bjorn Helgaas <bhelgaas@google.com> wrote:
> asm/gpio.h is included only by linux/gpio.h, and then only when the arch
> selects ARCH_HAVE_CUSTOM_GPIO_H. Only the following arches select it: arm
> avr32 blackfin m68k (COLDFIRE only) sh unicore32.
>
> Remove the unused asm/gpio.h files for the arches that do not select
> ARCH_HAVE_CUSTOM_GPIO_H.
>
> This is a follow-on to 7563bbf89d06 ("gpiolib/arches: Centralise
> bolierplate asm/gpio.h").
Very nice.
Acked-by: Alexandre Courbot <acourbot@nvidia.com>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] gpio: Remove unused asm/gpio.h files Bjorn Helgaas <bhelgaas@google.com> - 2016-02-02 21:00 +0100 Re: [PATCH 2/2] gpio: Remove unused asm/gpio.h files Alexandre Courbot <gnurou@gmail.com> - 2016-02-03 01:10 +0100
csiph-web