aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/sparsemem_32.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2008-01-30 13:30:37 +0100
committerIngo Molnar <mingo@elte.hu>2008-01-30 13:30:37 +0100
commit4757d7d8d00c5f8b2c176ca03b0a8eabbc206664 (patch)
treec362ddaf7c19fdf3703d414ad9f078a47790352f /include/asm-x86/sparsemem_32.h
parentx86: merge acpi_32/64.h (diff)
downloadlinux-dev-4757d7d8d00c5f8b2c176ca03b0a8eabbc206664.tar.xz
linux-dev-4757d7d8d00c5f8b2c176ca03b0a8eabbc206664.zip
x86: put all kern_addr_valid() incarnations to pgtable.h
Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to '')
-rw-r--r--include/asm-x86/sparsemem_32.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/asm-x86/sparsemem_32.h b/include/asm-x86/sparsemem_32.h
index cfeed990585f..d89c32100591 100644
--- a/include/asm-x86/sparsemem_32.h
+++ b/include/asm-x86/sparsemem_32.h
@@ -24,8 +24,5 @@
#define MAX_PHYSMEM_BITS 32
#endif
-/* XXX: FIXME -- wli */
-#define kern_addr_valid(kaddr) (0)
-
#endif /* CONFIG_SPARSEMEM */
#endif /* _I386_SPARSEMEM_H */