commit | 74d96f018673759d04d032c137d132f6447bfb1e | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Tue Jan 13 19:27:09 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Jan 14 19:56:50 2009 -0800 |
tree | 426f0649e0903c185a1426da65b4d8eeb5c8cf12 | |
parent | aa0effbd1c0269ce7dd13be8dbf13e6b04f30ebd [diff] |
byteorder: make swab.h include asm/swab.h like a regular header 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>