aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/sparsemem_32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-x86/sparsemem_32.h')
-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 @@
24#define MAX_PHYSMEM_BITS 32 24#define MAX_PHYSMEM_BITS 32
25#endif 25#endif
26 26
27/* XXX: FIXME -- wli */
28#define kern_addr_valid(kaddr) (0)
29
30#endif /* CONFIG_SPARSEMEM */ 27#endif /* CONFIG_SPARSEMEM */
31#endif /* _I386_SPARSEMEM_H */ 28#endif /* _I386_SPARSEMEM_H */