All of lore.kernel.org
 help / color / mirror / Atom feed
From: slemieux.tyco@gmail.com (Sylvain Lemieux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: lpc32xx: drop duplicate header device.h
Date: Mon, 21 Nov 2016 15:59:05 -0500	[thread overview]
Message-ID: <1479761945.1477.0.camel@localhost> (raw)
In-Reply-To: <31c0875cedae8fe20211b209c85b6e012fa9f6a5.1479457940.git.geliangtang@gmail.com>

On Fri, 2016-11-18 at 22:21 +0800, Geliang Tang wrote:
> Drop duplicate header device.h from phy3250.c.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>
> ---
>  arch/arm/mach-lpc32xx/phy3250.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c
> index 0e4cbbe..6c52bd3 100644
> --- a/arch/arm/mach-lpc32xx/phy3250.c
> +++ b/arch/arm/mach-lpc32xx/phy3250.c
> @@ -23,7 +23,6 @@
>  #include <linux/interrupt.h>
>  #include <linux/irq.h>
>  #include <linux/dma-mapping.h>
> -#include <linux/device.h>
>  #include <linux/gpio.h>
>  #include <linux/amba/bus.h>
>  #include <linux/amba/clcd.h>

Reviewed-by: Sylvain Lemieux <slemieux.tyco@gmail.com>

WARNING: multiple messages have this Message-ID (diff)
From: Sylvain Lemieux <slemieux.tyco@gmail.com>
To: Geliang Tang <geliangtang@gmail.com>
Cc: Russell King <linux@armlinux.org.uk>,
	Vladimir Zapolskiy <vz@mleia.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: lpc32xx: drop duplicate header device.h
Date: Mon, 21 Nov 2016 15:59:05 -0500	[thread overview]
Message-ID: <1479761945.1477.0.camel@localhost> (raw)
In-Reply-To: <31c0875cedae8fe20211b209c85b6e012fa9f6a5.1479457940.git.geliangtang@gmail.com>

On Fri, 2016-11-18 at 22:21 +0800, Geliang Tang wrote:
> Drop duplicate header device.h from phy3250.c.
> 
> Signed-off-by: Geliang Tang <geliangtang@gmail.com>
> ---
>  arch/arm/mach-lpc32xx/phy3250.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/mach-lpc32xx/phy3250.c b/arch/arm/mach-lpc32xx/phy3250.c
> index 0e4cbbe..6c52bd3 100644
> --- a/arch/arm/mach-lpc32xx/phy3250.c
> +++ b/arch/arm/mach-lpc32xx/phy3250.c
> @@ -23,7 +23,6 @@
>  #include <linux/interrupt.h>
>  #include <linux/irq.h>
>  #include <linux/dma-mapping.h>
> -#include <linux/device.h>
>  #include <linux/gpio.h>
>  #include <linux/amba/bus.h>
>  #include <linux/amba/clcd.h>

Reviewed-by: Sylvain Lemieux <slemieux.tyco@gmail.com>

  reply	other threads:[~2016-11-21 20:59 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-18 14:21 [PATCH] ARM: ixp4xx: drop duplicate header gpio.h Geliang Tang
2016-11-18 14:21 ` Geliang Tang
2016-11-18 14:21 ` [PATCH] ARM: lpc32xx: drop duplicate header device.h Geliang Tang
2016-11-18 14:21   ` Geliang Tang
2016-11-21 20:59   ` Sylvain Lemieux [this message]
2016-11-21 20:59     ` Sylvain Lemieux
2016-11-25 23:24     ` Arnd Bergmann
2016-11-25 23:24       ` Arnd Bergmann
2016-11-18 14:21 ` [PATCH] Blackfin arch: drop duplicate header seq_file.h Geliang Tang
2016-11-18 14:21 ` [PATCH] f2fs: drop duplicate header timer.h Geliang Tang
2016-11-18 14:21   ` Geliang Tang
2016-11-18 14:21 ` [PATCH] KVM: PPC: drop duplicate header asm/iommu.h Geliang Tang
2016-11-18 14:21   ` Geliang Tang
2016-11-18 14:21 ` [PATCH] sh: dreamcast: drop duplicate header irq.h Geliang Tang
2016-11-18 14:21   ` Geliang Tang
2016-11-18 14:21 ` [PATCH] skd_main: drop duplicate header scatterlist.h Geliang Tang
2016-11-18 14:45   ` Jens Axboe
2016-11-18 14:21 ` [PATCH] sparc: " Geliang Tang
2016-11-18 14:21   ` Geliang Tang
2016-11-19 15:43   ` David Miller
2016-11-19 15:43     ` David Miller
2016-11-25 23:22 ` [PATCH] ARM: ixp4xx: drop duplicate header gpio.h Arnd Bergmann
2016-11-25 23:22   ` Arnd Bergmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1479761945.1477.0.camel@localhost \
    --to=slemieux.tyco@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.