Skip to content
Snippets Groups Projects
Commit ed072b96 authored by Simon Glass's avatar Simon Glass
Browse files

sandbox: Make map_to_sysmem() use a constant pointer


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: default avatarSimon Glass <sjg@chromium.org>
parent 370b6c5c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment