nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA
authorAkinobu Mita <akinobu.mita@gmail.com>
Sun, 11 Jan 2015 13:07:48 +0000 (22:07 +0900)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 16 Jan 2015 03:37:20 +0000 (19:37 -0800)
There is no path to switch to STATE_DATAOUT_STATUS_M state, and
OPT_SMARTMEDIA is unused.

This is leftover from commit 0be718e5525a73557e76ea1c05b8001dde507049
("mtd: nand: remove a bunch of unused commands").

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: linux-mtd@lists.infradead.org
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/nandsim.c

Simple merge