All of lore.kernel.org
 help / color / mirror / Atom feed
* - ixp4xx-remove-double-include.patch removed from -mm tree
@ 2007-11-26 21:48 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2007-11-26 21:48 UTC (permalink / raw)
  To: andre, a.zummo, rmk, mm-commits


The patch titled
     ixp4xx: remove double include
has been removed from the -mm tree.  Its filename was
     ixp4xx-remove-double-include.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: ixp4xx: remove double include
From: Andre Haupt <andre@bitwigglers.org>

 Remove double include.

Signed-off-by: Andre Haupt <andre@bitwigglers.org>
Signed-off-by: Alessandro Zummo <a.zummo@towertech.it>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 arch/arm/mach-ixp4xx/nslu2-power.c |    1 -
 1 file changed, 1 deletion(-)

diff -puN arch/arm/mach-ixp4xx/nslu2-power.c~ixp4xx-remove-double-include arch/arm/mach-ixp4xx/nslu2-power.c
--- a/arch/arm/mach-ixp4xx/nslu2-power.c~ixp4xx-remove-double-include
+++ a/arch/arm/mach-ixp4xx/nslu2-power.c
@@ -18,7 +18,6 @@
  */
 
 #include <linux/module.h>
-#include <linux/reboot.h>
 #include <linux/irq.h>
 #include <linux/interrupt.h>
 #include <linux/reboot.h>
_

Patches currently in -mm which might be from andre@bitwigglers.org are

git-arm.patch

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-26 21:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-26 21:48 - ixp4xx-remove-double-include.patch removed from -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.