Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: Fulong: Convert reset initialization to initcall. | Ralf Baechle | 2009-09-17 | 1 | -2/+0 |
| | | | | Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | ||||
* | MIPS: Malta: make a needlessly global integer variable static | Dmitri Vorobiev | 2009-03-30 | 1 | -2/+0 |
| | | | | | | | | | | 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 | 1 | -0/+104 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |