summaryrefslogtreecommitdiff
path: root/include/asm-mips/fw/cfe/cfe_error.h
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-80/+0
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2008-01-29[MIPS] CFE: Make code remotely resemble Linux code.Christoph Hellwig1-12/+7
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-10-12[MIPS] Move CFE code into arch/mips/fw/cfeAurelien Jarno1-0/+85
Move the platform independent part of the CFE code to arch/mips/fw/cfe from arch/mips/sibyte/cfe. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>