commit | 831d316b8b80b68dcdd2b3f5ede6d33c2bbf5835 | [log] [tgz] |
---|---|---|
author | Brian Norris <computersforpeace@gmail.com> | Tue May 01 17:12:53 2012 -0700 |
committer | David Woodhouse <David.Woodhouse@intel.com> | Sun May 13 23:15:10 2012 -0500 |
tree | 7ee5fd8de59bfd03f77381b8e42555edd6d2a5a2 | |
parent | edbc4540e02c201bdd4f4d498ebb6ed517fd36e2 [diff] |
mtd: nandsim: remove autoincrement code The NAND layer always has NAND_NO_AUTOINCR set, so we will never utilize the AUTOINCR code in nandsim. We will be removing the NAND_NO_AUTOINCR option soon, and so kill this code as well. Signed-off-by: Brian Norris <computersforpeace@gmail.com> Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>