[PATCH] mtd: nand: omap_gpmc: fix: remove bch4 string extant

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Remove an erroneous bch4 string leftover that
leads to a false ecc mode mapping.

BCH4 support was previously removed by Teresa Remmet:
d316cda 'mtd: nand: omap_gpmc: Remove BCH4 support'

Signed-off-by: Heinrich Toews <heinrich.toews@xxxxxxxx>
---
 drivers/mtd/nand/nand_omap_gpmc.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/mtd/nand/nand_omap_gpmc.c b/drivers/mtd/nand/nand_omap_gpmc.c
index e18ce63..ce03c7a 100644
--- a/drivers/mtd/nand/nand_omap_gpmc.c
+++ b/drivers/mtd/nand/nand_omap_gpmc.c
@@ -95,7 +95,6 @@ int omap_gpmc_decode_bch(int select_4_8, unsigned char *ecc, unsigned int *err_l
 static const char *ecc_mode_strings[] = {
 	"software",
 	"hamming_hw_romcode",
-	"bch4_hw",
 	"bch8_hw",
 	"bch8_hw_romcode",
 };
-- 
2.7.4

_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox



[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux