public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: tegra: Remove unneeded include
@ 2012-07-26 17:28 Thierry Reding
       [not found] ` <1343323707-27221-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Thierry Reding @ 2012-07-26 17:28 UTC (permalink / raw)
  To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA

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

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-07-26 17:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 17:28 [PATCH] ARM: tegra: Remove unneeded include Thierry Reding
     [not found] ` <1343323707-27221-1-git-send-email-thierry.reding-RM9K5IK7kjKj5M59NBduVrNAH6kLmebB@public.gmane.org>
2012-07-26 17:36   ` Stephen Warren
     [not found]     ` <5011802D.7060105-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2012-07-26 17:43       ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox