]> git.sur5r.net Git - u-boot/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)
commit9dbaebcf9f401c5dcea762e34a3dc8ed10760623
treea8902bd5b2d15f2d045fa0935841958c191a2fe3
parentc8a9a82c10e0c55f6cfa71cb174968cb54acfa5d
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