]> git.baikalelectronics.ru Git - kernel.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)
commit101c6acf8a6b074fc8887c14a161d3147f88221f
tree9dddb624c8e762581f0cf3727c611ff6810d63cd
parentf625a9048c39ef7d44c66894b633a4c0852bc95e
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]