From: Brian Norris Date: Wed, 2 May 2012 00:12:53 +0000 (-0700) Subject: mtd: nandsim: remove autoincrement code X-Git-Tag: v3.5-rc1~8^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=831d316b8b80b68dcdd2b3f5ede6d33c2bbf5835;p=pandora-kernel.git 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 Signed-off-by: Artem Bityutskiy Signed-off-by: David Woodhouse --- Reading git-diff-tree failed