projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82b12e2
)
frv: remove dead config symbol from FRV code
author
Jiri Olsa
<olsajiri@gmail.com>
Tue, 5 Feb 2008 06:29:55 +0000
(22:29 -0800)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Tue, 5 Feb 2008 17:44:20 +0000
(09:44 -0800)
Remove dead config symbol from FRV code.
Signed-off-by: Jiri Olsa <olsajiri@gmail.com>
Acked-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-frv/page.h
patch
|
blob
|
history
diff --git
a/include/asm-frv/page.h
b/include/asm-frv/page.h
index 213d92fd652aa24175ddd673c52cabb932d876be..bd9bd2d9cc7894294c737fa9fe4a2871050030a8 100644
(file)
--- a/
include/asm-frv/page.h
+++ b/
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>