]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
m68k: merge the non-MMU and MMU versions of param.h
authorGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:52:16 +0000 (17:52 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Mon, 16 Mar 2009 07:52:16 +0000 (17:52 +1000)
commitf9847004bf94ba5457738cb5e0f868821864ff50
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
arch/m68k/include/asm/param_mm.h [deleted file]
arch/m68k/include/asm/param_no.h [deleted file]