Ovidiu Panait 2fd81be11c 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 <sjg@chromium.org>
Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
2022-01-18 08:31:02 -05:00
..
2021-11-12 14:18:17 -05:00
2021-10-31 08:46:44 -04:00
2018-09-25 21:49:18 -04:00
2021-09-24 14:30:46 -04:00
2021-04-22 14:09:45 -04:00
2020-01-24 11:19:52 -05:00
2021-09-30 08:08:56 -04:00