Skip to content

Commit

Permalink
frv: remove dead config symbol from FRV code
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
olsajiri authored and Linus Torvalds committed Feb 5, 2008
1 parent 82b12e2 commit 8c5900b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/asm-frv/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down

0 comments on commit 8c5900b

Please sign in to comment.