* [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
* Re: [PATCH] ARM: tegra: Remove unneeded include
[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>
0 siblings, 1 reply; 3+ messages in thread
From: Stephen Warren @ 2012-07-26 17:36 UTC (permalink / raw)
To: Thierry Reding; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA
On 07/26/2012 11:28 AM, Thierry Reding wrote:
> 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").
Does the include actually cause any problems? One of the first commits
I'll send for 3.7 is to remove all the board files leaving only device
tree support, so this file is going away soon anyway...
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] ARM: tegra: Remove unneeded include
[not found] ` <5011802D.7060105-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
@ 2012-07-26 17:43 ` Thierry Reding
0 siblings, 0 replies; 3+ messages in thread
From: Thierry Reding @ 2012-07-26 17:43 UTC (permalink / raw)
To: Stephen Warren; +Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA
[-- Attachment #1: Type: text/plain, Size: 651 bytes --]
On Thu, Jul 26, 2012 at 11:36:45AM -0600, Stephen Warren wrote:
> On 07/26/2012 11:28 AM, Thierry Reding wrote:
> > 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").
>
> Does the include actually cause any problems? One of the first commits
> I'll send for 3.7 is to remove all the board files leaving only device
> tree support, so this file is going away soon anyway...
No, it doesn't cause any problems. If the file is going away for 3.7
anyway you can ignore this patch.
Thierry
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [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