]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: merge the non-MMU and MMU versions of swab.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:54:49 +0000 (17:54 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:54:49 +0000 (17:54 +1000)
commitcdd43d71ebbb30445d3f3cf26668724e557407d6
tree59f9efa0e9c118ce659e5bda70aac50fa6c5d7ac
parent101c6acf8a6b074fc8887c14a161d3147f88221f
m68k: merge the non-MMU and MMU versions of swab.h

It is trivial to merge the non-MMU and MMU versions of swab.h.
Without a single file "make headers_install" is broken for m68k
(since each of the sub-varients of swab.h are not installed).

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/swab.h
arch/m68k/include/asm/swab_mm.h [deleted file]
arch/m68k/include/asm/swab_no.h [deleted file]