summaryrefslogtreecommitdiff
path: root/include/asm-mips/mach-ip32/kmalloc.h
AgeCommit message (Collapse)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-11/+0
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-10-12[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-1/+1
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2005-10-29Fix ARCH_KMALLOC_MINALIGN values on MIPSRalf Baechle1-0/+12
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>