aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m32r/swab.h
Commit message (Collapse)AuthorAge
* m32r: move include/asm-m32r/* to arch/m32r/include/asm/Hirokazu Takata2009-04-16
| | | | | | Move remained files, ftrace.h and swab.h, to arch/m32r/include/asm/. Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
* headers_check fix: m32r, swab.hJaswinder Singh Rajput2009-02-01
| | | | | | | | fix the following 'make headers_check' warning: usr/include/asm-m32r/swab.h:4: include of <linux/types.h> is preferred over <asm/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
* m32r: introduce asm/swab.hHarvey Harrison2009-01-06
Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>