Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1325035

Re: [PATCH 0/2] GPIO: Clean up asm/gpio.h

From Thomas Gleixner <tglx@linutronix.de>
Newsgroups linux.kernel
Subject Re: [PATCH 0/2] GPIO: Clean up asm/gpio.h
Date 2016-02-03 09:30 +0100
Message-ID <qY0Z4-7Sl-15@gated-at.bofh.it> (permalink)
References <qXPhg-7Yl-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, 2 Feb 2016, Bjorn Helgaas 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.

Acked-by: Thomas Gleixner <tglx@linutronix.de>

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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