storage: flash_map: Make flash_map as extern
flash_map should be made extern in flash_map.c since it is defined
in flash_map_default.c. Not having flash_map as extern will result
in build errors.
Signed-off-by:
Rajavardhan Gundi <rajavardhan.gundi@intel.com>
Loading
Please sign in to comment