]> git.baikalelectronics.ru Git - uboot.git/commit
flash: Fix spelling of "ERR_TIMOUT"
authorMario Six <mario.six@gdsys.cc>
Fri, 26 Jan 2018 13:43:52 +0000 (14:43 +0100)
committerStefan Roese <sr@denx.de>
Mon, 29 Jan 2018 06:48:59 +0000 (07:48 +0100)
commit8620c428a6aee4edf411f304bdc865932240b667
treea8902bd5b2d15f2d045fa0935841958c191a2fe3
parente090faba01825b9f5f2ce2a874e7e5a75ff3d190
flash: Fix spelling of "ERR_TIMOUT"

checkpatch.pl complains about the spelling of ERR_TIMOUT. Since the
error is only used in a handful of files, we rename the error to
ERR_TIMEOUT.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
Signed-off-by: Stefan Roese <sr@denx.de>
board/cobra5272/flash.c
common/flash.c
drivers/mtd/cfi_flash.c
drivers/mtd/pic32_flash.c
include/flash.h