diff options
| author | Ovidiu Panait <[email protected]> | 2022-01-01 19:13:29 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-01-18 08:31:02 -0500 |
| commit | 2fd81be11c9042fa072d1a616c928c406746f68c (patch) | |
| tree | 39205ba09c571c615d7a0aaed6bd491ec2f31e10 /include/linux/string.h | |
| parent | 1b212bb9f4bf55f58ed230a444e51204f1fa8b02 (diff) | |
common: board_r: move init_addr_map() to init.h
asm/mmu.h include is currently guarded by CONFIG_ADDR_MAP ifdef because
the header is only present on arm and powerpc. In order to remove the
dependency on this header and the associated ifdef, move init_addr_map()
declaration to init.h, since it is only called during the common init
sequence.
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Ovidiu Panait <[email protected]>
Diffstat (limited to 'include/linux/string.h')
0 files changed, 0 insertions, 0 deletions
