Commit 5a197095 authored by Andrew Sharp's avatar Andrew Sharp Committed by Ralf Baechle

[MIPS] 64-bit TO_PHYS_MASK macro for RM9000 processors

Signed-off-by: default avatarAndrew Sharp <tigerand@gmail.com>
Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 190045d5
......@@ -133,6 +133,7 @@
|| defined (CONFIG_CPU_R4X00) \
|| defined (CONFIG_CPU_R5000) \
|| defined (CONFIG_CPU_RM7000) \
|| defined (CONFIG_CPU_RM9000) \
|| defined (CONFIG_CPU_NEVADA) \
|| defined (CONFIG_CPU_TX49XX) \
|| defined (CONFIG_CPU_MIPS64)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment