]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC
authorPaul Bolle <pebolle@tiscali.nl>
Tue, 20 May 2014 10:50:55 +0000 (12:50 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 23 May 2014 13:12:38 +0000 (15:12 +0200)
commitc9d04cc2cf7f64796a4c5840ca1f4191ce2b935e
treeb2629f122cfe5f6b987663a58e64faed535958b7
parent05e8613afaeb53bb65912f425fb5cc69da231876
MIPS: Remove check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC

A check for CONFIG_CAVIUM_REPORT_SINGLE_BIT_ECC was added in v2.6.29,
but without the related Kconfig symbol. Remove this check.

Also remove the test for an "ecc_verbose" kernel parameter. It is
undocumented and has no effect anyway.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/6955/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/cavium-octeon/setup.c