Skip to content
Snippets Groups Projects
Commit abdbd67c authored by Igor Grinberg's avatar Igor Grinberg Committed by Wolfgang Denk
Browse files

dataflash: fix parameters order in write_dataflash()


Fix parameters order in write_dataflash() function extern declaration in
the header file.
Parameters order, as in function definition, should be:
addr_dest, addr_src, size.

Signed-off-by: default avatarIgor Grinberg <grinberg@compulab.co.il>
parent 581a811c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment