frv: remove dead config symbol from FRV code
authorJiri Olsa <[email protected]>
Tue, 5 Feb 2008 06:29:55 +0000 (22:29 -0800)
committerLinus Torvalds <[email protected]>
Tue, 5 Feb 2008 17:44:20 +0000 (09:44 -0800)
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]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-frv/page.h

index 213d92fd652aa24175ddd673c52cabb932d876be..bd9bd2d9cc7894294c737fa9fe4a2871050030a8 100644 (file)
@@ -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>