summaryrefslogtreecommitdiffstats
path: root/include/asm-arm/arch-omap/memory.h
diff options
context:
space:
mode:
authorRussell King2005-09-15 13:30:11 +0200
committerRussell King2005-09-15 13:30:11 +0200
commitfea2efe3bba15f0aa8f840fbe052699808187cb6 (patch)
treea2531cec2b7d6b8f1ae644a18eed9086510c93e4 /include/asm-arm/arch-omap/memory.h
parentPartially revert "Fix time going twice as fast problem on ATI Xpress chipsets" (diff)
downloadkernel-qcow2-linux-fea2efe3bba15f0aa8f840fbe052699808187cb6.tar.gz
kernel-qcow2-linux-fea2efe3bba15f0aa8f840fbe052699808187cb6.tar.xz
kernel-qcow2-linux-fea2efe3bba15f0aa8f840fbe052699808187cb6.zip
[ARM] Remove PFN_TO_NID for !DISCONTIGMEM
Platform classes need not define PFN_TO_NID when DISCONTIGMEM is not selected. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'include/asm-arm/arch-omap/memory.h')
-rw-r--r--include/asm-arm/arch-omap/memory.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-arm/arch-omap/memory.h b/include/asm-arm/arch-omap/memory.h
index 84f81e315a25..ef32d61eec7a 100644
--- a/include/asm-arm/arch-omap/memory.h
+++ b/include/asm-arm/arch-omap/memory.h
@@ -86,6 +86,5 @@
#endif /* CONFIG_ARCH_OMAP1510 */
-#define PHYS_TO_NID(addr) (0)
#endif