diff options
author | Simon Glass <sjg@chromium.org> | 2019-10-11 16:16:47 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2019-10-27 10:56:41 -0600 |
commit | 8417385dc911f9ad049ae610b4e23557e890b353 (patch) | |
tree | 44767a5c1baa37545d927c9708073d8258c03c77 /arch/sandbox/cpu/start.c | |
parent | 91a8c95623af3aad1c9579f6ae9eff274d4c1b0a (diff) |
sandbox: Drop 'const' from sandbox_write()
This function writes to its address so the address should not be declared
as const. Fix it.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/sandbox/cpu/start.c')
0 files changed, 0 insertions, 0 deletions