fmap_find_area: Use const pointers for fmap and return value

fmap_find_area does not modify the fmap, let's use const pointers.

BUG=none
TEST=emerge flashmap

Change-Id: Ie5c64c3df3b2ef44a2e2ca0dbef4dd3403d91d75
Reviewed-on: https://chromium-review.googlesource.com/479037
Commit-Ready: Nicolas Boichat <drinkcat@chromium.org>
Tested-by: Nicolas Boichat <drinkcat@chromium.org>
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2 files changed