linux/include/asm-mips/mach-ip27
Franck Bui-Huu 09bb9ce15f [MIPS] Allow generic spaces.h to be included by platform specific ones
Before this patch, when a platform needed to customize one constant in
spaces.h, they need to redefine all of them.

Now they can just redefine one constant and include the generic file
header at the end:

	#include <asm/mach-generic/spaces.h>

This patch doesn't allow to redefine CAC_BASE, IO_BASE and UNCAC_BASE
for 32 bits platforms because there's no need to do so.

This will avoid some macro duplications. It's important specially if
we'll add complex macros.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

 delete mode 100644 include/asm-mips/mach-ip32/spaces.h
2007-07-10 17:32:57 +01:00
..
cpu-feature-overrides.h [MIPS] Use the proper technical term for naming some of the cache macros. 2006-07-13 21:26:04 +01:00
dma-coherence.h [MIPS] IP27, IP35: Fix warnings. 2007-03-17 01:03:24 +00:00
irq.h [MIPS] IP27: Don't include <asm/sn/arch.h>. 2006-12-12 01:46:24 +00:00
kernel-entry-init.h Move Origin crapola into a machine-specific header file. 2005-10-29 19:31:52 +01:00
kmalloc.h Fix ARCH_KMALLOC_MINALIGN values on MIPS 2005-10-29 19:32:30 +01:00
mangle-port.h [MIPS] Make I/O helpers more customizable 2006-03-21 13:27:45 +00:00
mmzone.h HUB interrupts are allocated per node, not per slice. Make 2005-10-29 19:30:59 +01:00
spaces.h [MIPS] Allow generic spaces.h to be included by platform specific ones 2007-07-10 17:32:57 +01:00
topology.h [PATCH] sched: remove SMT nice 2007-03-05 07:57:51 -08:00