From: David Daney Date: Tue, 12 May 2009 19:41:55 +0000 (-0700) Subject: MIPS: Remove dead case label. X-Git-Tag: v2.6.31-rc1~291^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faed5288af0f05aa61ac1e8d47306d855a2868f0;p=pandora-kernel.git MIPS: Remove dead case label. CPU_CAVIUM_OCTEON is mips_r2 which is handled before the switch. This label in the switch statement is dead code, so we remove it. Signed-off-by: David Daney Reviewed by: David VomLehn Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed