summaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/byteorder.h
Commit message (Collapse)AuthorAgeFilesLines
* m32r: move include/asm-m32r headers to arch/m32r/include/asmHirokazu Takata2009-04-171-10/+0
| | | | Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
* byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-141-2/+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>
* m32r: introduce asm/swab.hHarvey Harrison2009-01-061-6/+1
| | | | | Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* [PATCH] m32r: cosmetic updates and trivial fixesHirokazu Takata2007-02-111-2/+0
| | | | | | | | | | Cosmetic updates and trivial fixes of m32r arch-dependent files. - Remove RCS ID strings and trailing white lines - Other misc. cosmetic updates Signed-off-by: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+19
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!