From: balbi@ti.com (Felipe Balbi)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] arm: omap2: voltage: remove unnecessary header
Date: Tue, 19 Feb 2013 12:24:24 +0200 [thread overview]
Message-ID: <1361269464-20263-2-git-send-email-balbi@ti.com> (raw)
In-Reply-To: <1361269464-20263-1-git-send-email-balbi@ti.com>
nothing from <linux/debugfs.h> is used on
voltage.c.
Signed-off-by: Felipe Balbi <balbi@ti.com>
---
arch/arm/mach-omap2/voltage.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-omap2/voltage.c b/arch/arm/mach-omap2/voltage.c
index 3ac8fe1..595bf1a 100644
--- a/arch/arm/mach-omap2/voltage.c
+++ b/arch/arm/mach-omap2/voltage.c
@@ -23,7 +23,6 @@
#include <linux/io.h>
#include <linux/err.h>
#include <linux/export.h>
-#include <linux/debugfs.h>
#include <linux/slab.h>
#include <linux/clk.h>
--
1.8.1.rc1.5.g7e0651a
next prev parent reply other threads:[~2013-02-19 10:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-19 10:24 [PATCH 1/2] arm: omap2: mux: fix debugfs file permission Felipe Balbi
2013-02-19 10:24 ` Felipe Balbi [this message]
2013-03-04 19:18 ` Tony Lindgren
2013-03-04 20:19 ` Felipe Balbi
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=1361269464-20263-2-git-send-email-balbi@ti.com \
--to=balbi@ti.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;
as well as URLs for NNTP newsgroup(s).