The patch titled
arch/um: remove duplicate includes
has been added to the -mm tree. Its filename is
arch-um-remove-duplicate-includes.patch
*** Remember to use Documentation/SubmitChecklist when testing your code ***
See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this
------------------------------------------------------
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
arch-alpha-removed-duplicate-includes.patch
arch-arm-removed-duplicate-includes.patch
arch-ia64-remove-duplicate-includes.patch
arch-mips-remove-duplicate-includes.patch
arch-parisc-remove-duplicate-includes.patch
arch-powerpc-remove-duplicate-includes.patch
arch-ppc-remove-duplicate-includes.patch
arch-sparc-remove-duplicate-includes.patch
arch-um-remove-duplicate-includes.patch
arch-x86-remove-duplicate-includes.patch
arch-xtensa-remove-duplicate-includes.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