Skip to content
Commit 91949d64 authored by Alexander Belyakov's avatar Alexander Belyakov Committed by David Woodhouse
Browse files

[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: default avatarAlexander Belyakov <abelyako@googlemail.com>
Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 2c4aabcc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment