From: David Brownell <david-b@pacbell.net>
To: Jesper Juhl <jesper.juhl@gmail.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
David Brownell <dbrownell@users.sourceforge.net>,
spi-devel-general@lists.sourceforge.net,
Nicolas Pitre <nico@cam.org>, Aubrey Li <aubrey.li@analog.com>
Subject: Re: [PATCH][14/37] Clean up duplicate includes in drivers/spi/
Date: Sat, 21 Jul 2007 11:24:52 -0700 [thread overview]
Message-ID: <200707211124.53195.david-b@pacbell.net> (raw)
In-Reply-To: <200707211702.56466.jesper.juhl@gmail.com>
On Saturday 21 July 2007, Jesper Juhl wrote:
> Hi,
>
> This patch cleans up duplicate includes in
> drivers/spi/
>
>
> Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com>
ACK ... although, on general principles I suspect there are more
needless includes to remove, these are just especially obvious. :)
> ---
>
> diff --git a/drivers/spi/pxa2xx_spi.c b/drivers/spi/pxa2xx_spi.c
> index e51311b..16bf66b 100644
> --- a/drivers/spi/pxa2xx_spi.c
> +++ b/drivers/spi/pxa2xx_spi.c
> @@ -26,7 +26,6 @@
> #include <linux/dma-mapping.h>
> #include <linux/spi/spi.h>
> #include <linux/workqueue.h>
> -#include <linux/errno.h>
> #include <linux/delay.h>
>
> #include <asm/io.h>
> diff --git a/drivers/spi/spi_bfin5xx.c b/drivers/spi/spi_bfin5xx.c
> index 48587c2..88362b4 100644
> --- a/drivers/spi/spi_bfin5xx.c
> +++ b/drivers/spi/spi_bfin5xx.c
> @@ -39,7 +39,6 @@
> #include <linux/dma-mapping.h>
> #include <linux/spi/spi.h>
> #include <linux/workqueue.h>
> -#include <linux/errno.h>
> #include <linux/delay.h>
>
> #include <asm/io.h>
>
next prev parent reply other threads:[~2007-07-21 18:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-21 15:02 Jesper Juhl
2007-07-21 18:24 ` David Brownell [this message]
2007-07-21 18:59 ` Jesper Juhl
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=200707211124.53195.david-b@pacbell.net \
--to=david-b@pacbell.net \
--cc=akpm@linux-foundation.org \
--cc=aubrey.li@analog.com \
--cc=dbrownell@users.sourceforge.net \
--cc=jesper.juhl@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nico@cam.org \
--cc=spi-devel-general@lists.sourceforge.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®