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 <[EMAIL PROTECTED]>
Remove double include.
Signed-off-by: Andre Haupt <[EMAIL PROTECTED]>
Signed-off-by: Alessandro Zummo <[EMAIL PROTECTED]>
Cc: Russell King <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
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 [EMAIL PROTECTED] are
git-arm.patch
-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html