From: jg1.han@samsung.com (Jingoo Han)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion
Date: Wed, 12 Feb 2014 10:17:48 +0900 [thread overview]
Message-ID: <002a01cf2790$3e2d6510$ba882f30$%han@samsung.com> (raw)
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>
--
1.7.10.4
next reply other threads:[~2014-02-12 1:17 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 1:17 Jingoo Han [this message]
2014-02-12 15:51 ` [PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion Roland Stigge
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='002a01cf2790$3e2d6510$ba882f30$%han@samsung.com' \
--to=jg1.han@samsung.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox