From: Vineet Gupta Date: Sat, 15 Jun 2013 04:51:51 +0000 (+0530) Subject: ARC: cache detection code bitrot X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~38^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30499186602afa1d62c2e5d354d02214a0ee00b7;p=pandora-kernel.git ARC: cache detection code bitrot * Number of (i|d)cache ways can be retrieved from BCRs and hence no need to cross check with with built-in constants * Use of IS_ENABLED() to check for a Kconfig option * is_not_cache_aligned() not used anymore Signed-off-by: Vineet Gupta --- Reading git-diff-tree failed