mirror of
https://github.com/smaeul/u-boot.git
synced 2025-09-16 15:06:01 +01:00
Very often a constant pointer is passed to this function, so we should declare this, since map_to_sysmem() does not change the pointer. Signed-off-by: Simon Glass <sjg@chromium.org>