Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | byteorder: make swab.h include asm/swab.h like a regular header | Harvey Harrison | 2009-01-14 | 1 | -1/+0 |
| | | | | | | | | | Add swab.h to kbuild.asm and remove the individual entries from each arch, mark as unifdef as some arches have some kernel-only bits inside. Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | mips: introduce asm/swab.h | Harvey Harrison | 2009-01-06 | 1 | -0/+1 |
| | | | | | Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||||
* | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 1 | -0/+3 |
Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |