[MIPS] Only register RAM as resources if UNCAC_BASE != IO_BASE.
authorRalf Baechle <ralf@linux-mips.org>
Tue, 20 Jun 2006 11:47:53 +0000 (12:47 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 29 Jun 2006 20:10:34 +0000 (21:10 +0100)
This fixes a resource collision of RAM and I/O memory on systems that
use the physical address space multiple times.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found