From: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
To: Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] ARM: tegra: Remove unneeded include
Date: Thu, 26 Jul 2012 19:28:27 +0200 [thread overview]
Message-ID: <1343323707-27221-1-git-send-email-thierry.reding@avionic-design.de> (raw)
The linux/notifier.h include is no longer required. This removal was
most likely forgotten in the move to the new pinctrl driver in commit
f30d12b ("ARM: tegra: Switch to new pinctrl driver").
Signed-off-by: Thierry Reding <thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
---
arch/arm/mach-tegra/board-pinmux.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/mach-tegra/board-pinmux.c b/arch/arm/mach-tegra/board-pinmux.c
index a5574c7..1482b2d 100644
--- a/arch/arm/mach-tegra/board-pinmux.c
+++ b/arch/arm/mach-tegra/board-pinmux.c
@@ -14,7 +14,6 @@
#include <linux/device.h>
#include <linux/kernel.h>
-#include <linux/notifier.h>
#include <linux/string.h>
#include "board-pinmux.h"
--
1.7.11.2
next reply other threads:[~2012-07-26 17:28 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-26 17:28 Thierry Reding [this message]
[not found] ` <1343323707-27221-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-07-26 17:36 ` [PATCH] ARM: tegra: Remove unneeded include Stephen Warren
[not found] ` <5011802D.7060105-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-26 17:43 ` Thierry Reding
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=1343323707-27221-1-git-send-email-thierry.reding@avionic-design.de \
--to=thierry.reding-rm9k5ik7kjkj5m59nbduvrnah6klmebb@public.gmane.org \
--cc=linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.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