The patch titled
frv: remove dead config symbol from FRV code
has been removed from the -mm tree. Its filename was
frv-remove-dead-config-symbol-from-frv-code.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: 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
origin.patch
fs-remove-dead-config-config_has_compat_epoll_event-symbol.patch
alpha-parisc-removing-config-variable-debug_rwlock.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