commit | dc24948a457e2f5cb7c518a9458be851b8b7e9ea | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 28 13:47:58 2024 +0100 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 03 21:27:13 2024 -0600 |
tree | bde27e7e9ab4265b8ce60b67243b7c9ee06c61a8 | |
parent | 5400c4bc0528b1f2bebd97de1deed62cbd65039b [diff] |
sandbox: Fix comment for nomap_sysmem() function This should say 'cast' rather than 'case', so fix it. Signed-off-by: Simon Glass <sjg@chromium.org>