Skip to content
Snippets Groups Projects
Commit 9578718c authored by Kim Phillips's avatar Kim Phillips Committed by Stefan Roese
Browse files

mtd: cfi - if defined, use MAX_FLASH_BANKS_DETECT for static declarations


a.k.a cfi_mtd.c does as cfi_flash.c does.  This also prevents
the TQM834x build from doing a:

cfi_mtd.c:36: error: variably modified 'cfi_mtd_info' at file scope
cfi_mtd.c:37: error: variably modified 'cfi_mtd_names' at file scope

using gcc 4.4.

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarStefan Roese <sr@denx.de>
parent 7d4450a9
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.
Please register or to comment