From: Ralf Baechle Date: Thu, 22 May 2014 15:06:03 +0000 (+0200) Subject: MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000. X-Git-Tag: omap-for-v3.16/fixes-against-rc1~78^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c106ff85e82f7385733e1e45fdab74a0634fe2c2;p=pandora-kernel.git MIPS: Remove code protected by CONFIG_SYS_HAS_CPU_RM9000. RM9000 support was removed a while ago but this bit crept back in through commit 69f24d17 [MIPS: Optimize current_cpu_type() for better code.] which had been developed before but merged after RM9000 support was removed. Signed-off-by: Ralf Baechle Reported-by: Paul Bolle --- Reading git-diff-tree failed