The patch titled
arch/alpha: remove duplicate includes
has been removed from the -mm tree. Its filename was
arch-alpha-removed-duplicate-includes.patch
This patch was dropped because it was merged into mainline or a subsystem tree
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: arch/alpha: remove duplicate includes
From: Lucas Woods <[EMAIL PROTECTED]>
Signed-off-by: Lucas Woods <[EMAIL PROTECTED]>
Cc: Richard Henderson <[EMAIL PROTECTED]>
Cc: Ivan Kokshaysky <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
arch/alpha/kernel/setup.c | 1 -
1 file changed, 1 deletion(-)
diff -puN arch/alpha/kernel/setup.c~arch-alpha-removed-duplicate-includes
arch/alpha/kernel/setup.c
--- a/arch/alpha/kernel/setup.c~arch-alpha-removed-duplicate-includes
+++ a/arch/alpha/kernel/setup.c
@@ -58,7 +58,6 @@ static struct notifier_block alpha_panic
#include <asm/system.h>
#include <asm/hwrpb.h>
#include <asm/dma.h>
-#include <asm/io.h>
#include <asm/mmu_context.h>
#include <asm/console.h>
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
origin.patch
git-xtensa.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