From: Paul Bolle Date: Wed, 11 Jun 2014 08:57:50 +0000 (+0200) Subject: ARC: remove checks for CONFIG_ARC_MMU_V4 X-Git-Tag: omap-for-v3.16/fixes-rc4~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=230a15f171ba24226486664fc44542b175107ab7;p=pandora-kernel.git ARC: remove checks for CONFIG_ARC_MMU_V4 There's no Kconfig symbol ARC_MMU_V4 so the checks for CONFIG_ARC_MMU_V4 will always evaluate to false. Remove them. Signed-off-by: Paul Bolle Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed