Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | MIPS: Fulong: Convert reset initialization to initcall. | Ralf Baechle | 2009-09-17 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev | 2009-03-30 |
| | | | | | | | | | | The variable `mips_revision_corid' is needlessly defined global in arch/mips/mti-malta/malta-init.c, and this patch makes it static. Build-tested with malta_defconfig. Signed-off-by: Dmitri Vorobiev <dmitri.vorobiev@movial.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |