From af59674f64db85c31583b49f0b36c158e6e8d9eb Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Tue, 20 May 2014 12:50:55 +0200 Subject: [PATCH] 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 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 --- Reading git-format-patch failed