From: Valentin Rothberg Date: Thu, 30 Apr 2015 13:36:03 +0000 (+0100) Subject: ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef block X-Git-Tag: omap-for-v4.2/omap1-v2~8^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13f2fa7cb33d82b95e1e1dab8c95fa619b49f418;p=pandora-kernel.git ARM: 8349/1: arch/arm/mm/proc-arm925.S: remove dead #ifdef block The block could never be compiled; CPU_ICACHE_STREAMING_DISABLE has not been defined in Kconfig since the very first Git commit. Hence, we can safely remove the entire block. Signed-off-by: Valentin Rothberg Signed-off-by: Russell King --- Reading git-diff-tree failed