mtd: nand: omap: remove is_elm_present flag
authorPekon Gupta <pekon@ti.com>
Mon, 3 Mar 2014 10:08:33 +0000 (15:38 +0530)
committerBrian Norris <computersforpeace@gmail.com>
Thu, 20 Mar 2014 09:55:28 +0000 (02:55 -0700)
'is_elm_present' flag is not used anywhere. This check is implicitely
taken care while selecting appropriate ecc-scheme via DT or board-file.

Signed-off-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found