The patch titled
frv: remove dead config symbol from FRV code
has been added to the -mm tree. Its filename is
frv-remove-dead-config-symbol-from-frv-code.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: frv: remove dead config symbol from FRV code
From: Jiri Olsa <[EMAIL PROTECTED]>
Remove dead config symbol from FRV code.
Signed-off-by: Jiri Olsa <[EMAIL PROTECTED]>
Acked-by: David Howells <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---
include/asm-frv/page.h | 4 ----
1 file changed, 4 deletions(-)
diff -puN include/asm-frv/page.h~frv-remove-dead-config-symbol-from-frv-code
include/asm-frv/page.h
--- a/include/asm-frv/page.h~frv-remove-dead-config-symbol-from-frv-code
+++ a/include/asm-frv/page.h
@@ -76,10 +76,6 @@ extern unsigned long max_pfn;
#endif /* __ASSEMBLY__ */
-#ifdef CONFIG_CONTIGUOUS_PAGE_ALLOC
-#define WANT_PAGE_VIRTUAL 1
-#endif
-
#include <asm-generic/memory_model.h>
#include <asm-generic/page.h>
_
Patches currently in -mm which might be from [EMAIL PROTECTED] are
drivers-serial-s3c2410c-remove-dead-config-symbols.patch
sh-remove-dead-config-symbol-from-sh-code.patch
frv-remove-dead-config-symbol-from-frv-code.patch
blackfin-remove-dead-config-symbol-from-blackfin-code.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