diff options
author | Simon Glass <sjg@chromium.org> | 2014-02-27 13:25:55 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2014-03-17 20:05:45 -0600 |
commit | 66bd1cff901c5b19b351c7b5ad48cee09c15d992 (patch) | |
tree | 8c881a23fe595e663206b96c7f00ff49498ca697 /board/jse/sdram.c | |
parent | bf64035a159f114d0fb93391acb7f5e73eb020e6 (diff) | |
download | talos-obmc-uboot-66bd1cff901c5b19b351c7b5ad48cee09c15d992.tar.gz talos-obmc-uboot-66bd1cff901c5b19b351c7b5ad48cee09c15d992.zip |
Use a const pointer for map_to_sysmem()
This function does not actually change the pointer contents, so use const
so that functions which have a const pointer do not need to cast.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'board/jse/sdram.c')
0 files changed, 0 insertions, 0 deletions