commit | c734c2972f6400d1caccfb2d1d542eed1b77b41c | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Tue Feb 06 14:28:12 2018 +0100 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Feb 06 11:48:53 2018 -0600 |
tree | 02106caa841badd0cc201014c208cb1876a0247f | |
parent | 2c31ccee0e66e86d84019073e6e1e27a59ccbe22 [diff] |
flash: remove obsolete FLASH_DRIVER_NAME Replace seldom occurrences of FLASH_DRIVER_NAME by equivalent and commonly used FLASH_DEV_NAME. Fixes #5919. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>