cfi_flash: Remove return from void function
void functions don't need an explicit return at the end. Signed-off-by:Mario Six <mario.six@gdsys.cc> Signed-off-by:
Stefan Roese <sr@denx.de>
Loading
Please sign in to comment
void functions don't need an explicit return at the end. Signed-off-by:Mario Six <mario.six@gdsys.cc> Signed-off-by:
Stefan Roese <sr@denx.de>