Skip to content
Commit be60a902 authored by Haavard Skinnemoen's avatar Haavard Skinnemoen Committed by Stefan Roese
Browse files

cfi_flash: Reorder functions and eliminate extra prototypes



Reorder the functions in cfi_flash.c so that each function only uses
functions that have been defined before it. This allows the static
prototype declarations near the top to be eliminated and might allow
gcc to do a better job inlining functions.

Signed-off-by: default avatarHaavard Skinnemoen <hskinnemoen@atmel.com>
parent 3055793b
Loading
Loading
Loading
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