]> git.openfabrics.org - ~shefty/rdma-dev.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)
commit9863a0babc2f0d920dfb4ddecf4e5b5342cb986b
tree59f9efa0e9c118ce659e5bda70aac50fa6c5d7ac
parentf9847004bf94ba5457738cb5e0f868821864ff50
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]