OSDN Git Service

mtd: rawnand: marvell: Drop useless line
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 13 Nov 2020 12:41:14 +0000 (13:41 +0100)
committerMiquel Raynal <miquel.raynal@bootlin.com>
Thu, 10 Dec 2020 21:37:32 +0000 (22:37 +0100)
commit62e5c6c50992d1418eb9a6a8eaa51fa0b203b691
treed90895fb9330de3905054a5cdc7ac1a80c4a3b17
parentb75e17b00f2c0add86524737f2842d5ec19e539a
mtd: rawnand: marvell: Drop useless line

The raw NAND core now declares the on host ECC engine being the
default if none is provided in the DT. Drop this line doing exactly
the same from the Marvell driver.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Link: https://lore.kernel.org/linux-mtd/20201113124114.449-1-miquel.raynal@bootlin.com
drivers/mtd/nand/raw/marvell_nand.c