From: stigge@antcom.de (Roland Stigge)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion
Date: Wed, 12 Feb 2014 16:51:28 +0100 [thread overview]
Message-ID: <52FB9880.9080300@antcom.de> (raw)
In-Reply-To: <002a01cf2790$3e2d6510$ba882f30$%han@samsung.com>
On 12/02/14 02:17, Jingoo Han wrote:
> common.c includes some header files that are not really used.
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
> ---
> Compile-tested only.
>
> arch/arm/mach-lpc32xx/common.c | 6 ------
> 1 file changed, 6 deletions(-)
>
> diff --git a/arch/arm/mach-lpc32xx/common.c b/arch/arm/mach-lpc32xx/common.c
> index d7aa54c..9713c8b 100644
> --- a/arch/arm/mach-lpc32xx/common.c
> +++ b/arch/arm/mach-lpc32xx/common.c
> @@ -17,12 +17,6 @@
> */
>
> #include <linux/init.h>
> -#include <linux/platform_device.h>
> -#include <linux/interrupt.h>
> -#include <linux/irq.h>
> -#include <linux/err.h>
> -#include <linux/i2c.h>
> -#include <linux/i2c-pnx.h>
> #include <linux/io.h>
>
> #include <asm/mach/map.h>
>
Acked-by: Roland Stigge <stigge@antcom.de>
prev parent reply other threads:[~2014-02-12 15:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 1:17 [PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion Jingoo Han
2014-02-12 15:51 ` Roland Stigge [this message]
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=52FB9880.9080300@antcom.de \
--to=stigge@antcom.de \
--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.