diff options
| author | Weijie Gao <[email protected]> | 2025-04-29 10:04:24 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-30 07:49:57 -0600 |
| commit | a6da395b5d68ad0e644e0a70665274dc60ec2056 (patch) | |
| tree | ccc9eb7bf3ded6760d1c9638b92bb47cc83d0254 /include/linux | |
| parent | f59cb6a6970bd5603e225acabf741b930fd43156 (diff) | |
common: board: fix build condition of noncached memory initcall
CONFIG_SYS_NONCACHED_MEMORY is defined as hex, not bool. It should be
replaced with CONFIG_SYS_HAS_NONCACHED_MEMORY when switched from #ifdef to
CONFIG_IS_ENABLED().
Fixes: 6c171f7a184 (common: board: make initcalls static)
Signed-off-by: Weijie Gao <[email protected]>
Tested-by: Marcel Ziswiler <[email protected]> # rock5b
Reviewed-by: Jerome Forissier <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
