byteorder: make swab.h include asm/swab.h like a regular header
authorHarvey Harrison <harvey.harrison@gmail.com>
Wed, 14 Jan 2009 03:27:09 +0000 (19:27 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 15 Jan 2009 03:56:50 +0000 (19:56 -0800)
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>

No differences found