From: Greg Ungerer Date: Thu, 9 Feb 2012 04:18:46 +0000 (+1000) Subject: m68k: merge the MMU and non-MMU versions of process.c X-Git-Tag: v3.4-rc1~160^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fde3944141c70b264aace92334b297a05233e179;p=pandora-kernel.git m68k: merge the MMU and non-MMU versions of process.c The MMU and non-MMU varients of the m68k arch process.c code are pretty much the same. Only a few minor details differ between the two. The majority of the difference is to deal with having or wanting hardware FPU support. So merge them back into a single process.c file. Signed-off-by: Greg Ungerer Acked-by: Geert Uytterhoeven --- Reading git-diff-tree failed