Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | mips: use bcd2bin/bin2bcd | Adrian Bunk | 2008-10-20 |
| | | | | | | | | | | Changes mips to use the new bcd2bin/bin2bcd functions instead of the obsolete BCD_TO_BIN/BIN_TO_BCD/BCD2BIN/BIN2BCD macros. Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.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> |