Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-22 | MIPS: Cobalt: Fix missing prototypes | Florian Fainelli | |
Fix missing prototypes warnings for cobalt_machine_halt() and cobalt_machine_restart() by moving their prototypes to cobalt.h which is included by setup.c. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de> | |||
2008-10-11 | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |