From: Greg Ungerer Date: Tue, 7 Sep 2010 04:52:52 +0000 (+1000) Subject: m68k/m68knommu: merge MMU and non-MMU string.h X-Git-Tag: v2.6.37-rc1~160^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea61bc461d09e8d331a307916530aaae808c72a2;p=pandora-kernel.git m68k/m68knommu: merge MMU and non-MMU string.h The MMU and non-MMU string.h varients (string_no.h and string_mm.h) and almost the same. Switch to using the string_mm.h one, merging in the necessary ColdFire support. Signed-off-by: Greg Ungerer Signed-off-by: Geert Uytterhoeven --- Reading git-diff-tree failed