The patch titled
arch/um: remove duplicate includes
has been removed from the -mm tree. Its filename was
arch-um-remove-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/um: remove duplicate includes
From: Lucas Woods <[EMAIL PROTECTED]>
Signed-off-by: Lucas Woods <[EMAIL PROTECTED]>
Cc: Jeff Dike <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
arch/um/os-Linux/sigio.c | 1 -
1 file changed, 1 deletion(-)
diff -puN arch/um/os-Linux/sigio.c~arch-um-remove-duplicate-includes
arch/um/os-Linux/sigio.c
--- a/arch/um/os-Linux/sigio.c~arch-um-remove-duplicate-includes
+++ a/arch/um/os-Linux/sigio.c
@@ -20,7 +20,6 @@
#include "sigio.h"
#include "os.h"
#include "um_malloc.h"
-#include "init.h"
/* Protected by sigio_lock(), also used by sigio_cleanup, which is an
* exitcall.
_
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