commit | 64b96a372c494b481172a30b170eb2664618d36a | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Tue Aug 31 10:04:11 2010 +0200 |
committer | Stefan Roese <sr@denx.de> | Mon Sep 20 15:09:00 2010 +0200 |
tree | 8b74cce0e08aa3ea7a893a0736267f8fca1b9871 | |
parent | fb9a73030dc65e449f3caccce9e16a80a7a94e08 [diff] |
cfi_flash: Remove uneccessary #ifdef CONFIG_SYS_MAX_FLASH_BANKS_DETECT Now that the defines are moved to header files we don't need this conditional compilation any more. Remove it. Signed-off-by: Stefan Roese <sr@denx.de>