On Arnd's suggestion I have gone through the m68k asm headers and weeded out a bunch that are identical (or near enough) to the asm-generic versions of these files. All defconfigs build. Run tested on ColdFire (with and without MMU) and on ArranyM. --- arch/m68k/include/asm/Kbuild | 11 ++ arch/m68k/include/asm/auxvec.h | 4 arch/m68k/include/asm/hw_irq.h | 6 - arch/m68k/include/asm/msgbuf.h | 31 ------ arch/m68k/include/asm/sembuf.h | 25 ---- arch/m68k/include/asm/shmbuf.h | 42 -------- arch/m68k/include/asm/shmparam.h | 6 - arch/m68k/include/asm/socket.h | 72 ------------- arch/m68k/include/asm/sockios.h | 13 -- arch/m68k/include/asm/spinlock.h | 6 - arch/m68k/include/asm/termbits.h | 201 --------------------------------------- arch/m68k/include/asm/termios.h | 92 ----------------- 12 files changed, 11 insertions(+), 498 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-arch" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html