From: Alexander Belyakov Date: Sun, 4 May 2008 10:32:58 +0000 (+0400) Subject: [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo X-Git-Tag: v2.6.27-rc1~69^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91949d64548ead31df51c9fb6f7201ca8ffc9b51;p=pandora-kernel.git [MTD] [NOR] Remove cfi_cmdset_0001.c erase suspend fixup typo Fix typo in erase suspend while write fixup code leading to compile time error if CMDSET0001_DISABLE_ERASE_SUSPEND_ON_WRITE was defined. drivers/mtd/chips/cfi_cmdset_0001.c: In function 'fixup_intel_strataflash': drivers/mtd/chips/cfi_cmdset_0001.c:212: error: 'struct cfi_pri_amdstd' has no member named 'SuspendCmdSupport' Signed-off-by: Alexander Belyakov Signed-off-by: David Woodhouse --- Reading git-diff-tree failed