From: Paul Mundt Date: Wed, 1 Aug 2007 07:26:21 +0000 (+0900) Subject: sh: Don't include fault-nommu on SH-2/SH-2A. X-Git-Tag: v2.6.23-rc2~5^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c74c733cdd101832c4bbf9af8a009a9eaec784;p=pandora-kernel.git sh: Don't include fault-nommu on SH-2/SH-2A. fault-nommu defines the page fault handler stubs for SH-3/4 parts, but is not needed on SH-2/SH-2A now that the entry code has been logically separated. Add it in for SH-3 and SH-4 explicitly. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed