Bläddra i källkod

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: Haavard Skinnemoen <hskinnemoen@atmel.com>
Haavard Skinnemoen 17 år sedan
förälder
incheckning
be60a9021c
1 ändrade filer med 760 tillägg och 752 borttagningar
  1. 760 752
      drivers/mtd/cfi_flash.c

Filskillnaden har hållts tillbaka eftersom den är för stor
+ 760 - 752
drivers/mtd/cfi_flash.c


Vissa filer visades inte eftersom för många filer har ändrats