summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2002-11-02 23:53:53 -0800
committerLinus Torvalds <torvalds@penguin.transmeta.com>2002-11-02 23:53:53 -0800
commit7de7b525572faf0131a3319ddb75dacda5da2f0a (patch)
tree796926e36602ee1d954ee596c483a2560b28521d /include
parente8d3c294355a3b454539d2ba3cb74d41a12cbd1a (diff)
[PATCH] M68k needs WANT_PAGE_VIRTUAL
M68k needs WANT_PAGE_VIRTUAL (from Richard Zidlicky)
Diffstat (limited to 'include')
-rw-r--r--include/asm-m68k/page.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-m68k/page.h b/include/asm-m68k/page.h
index be5a7869742a..7ca3578dfa8f 100644
--- a/include/asm-m68k/page.h
+++ b/include/asm-m68k/page.h
@@ -124,6 +124,7 @@ extern __inline__ int get_order(unsigned long size)
#ifndef CONFIG_SUN3
+#define WANT_PAGE_VIRTUAL
#ifdef CONFIG_SINGLE_MEMORY_CHUNK
extern unsigned long m68k_memoffset;