Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle | 1 | -1/+0 | |
Recent git versions now warn about those and they've always been a bit of an annoyance. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> | |||||
2008-09-27 | [MIPS] BCM47xx: Fix build error due to missing PCI functions | Aurelien Jarno | 1 | -0/+60 | |
This patch defines pcibios_map_irq() and pcibios_plat_dev_init() for the BCM47xx platform. It fixes the regression introduced by commit aab547ce0d1493d400b6468c521a0137cd8c1edf. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |