summaryrefslogtreecommitdiffstats
path: root/drivers/bus/omap-gpmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/bus/omap-gpmc.c')
-rw-r--r--drivers/bus/omap-gpmc.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/bus/omap-gpmc.c b/drivers/bus/omap-gpmc.c
index 8ae909a1b6..be9ef92851 100644
--- a/drivers/bus/omap-gpmc.c
+++ b/drivers/bus/omap-gpmc.c
@@ -446,9 +446,6 @@ static struct dt_eccmode modes[] = {
.name = "hw-romcode",
.mode = OMAP_ECC_HAMMING_CODE_HW_ROMCODE,
}, {
- .name = "bch4",
- .mode = OMAP_ECC_BCH4_CODE_HW,
- }, {
.name = "bch8",
.mode = OMAP_ECC_BCH8_CODE_HW_ROMCODE,
},