m68k: merge the non-MMU and MMU versions of param.h
commitf9847004bf94ba5457738cb5e0f868821864ff50
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:52:16 +0000 (16 17:52 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:52:16 +0000 (16 17:52 +1000)
tree9dddb624c8e762581f0cf3727c611ff6810d63cd
parent5bee17f18b595937e6beafeee5197868a3f74a06
m68k: merge the non-MMU and MMU versions of param.h

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

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68k/include/asm/param.h [moved from arch/m68k/include/asm/param_mm.h with 88% similarity]
arch/m68k/include/asm/param_no.h [deleted file]