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-09-04 12:26:02 -04:00
2022-01-10 14:01:57 -05:00
2020-09-01 13:38:39 +08:00
2021-11-07 18:36:55 +01:00
2021-09-07 16:22:30 -04:00
2022-01-10 14:01:57 -05:00
2021-10-27 16:38:26 -04:00
2021-09-04 11:42:41 -04:00
2021-09-07 16:22:30 -04:00
2021-09-07 16:22:30 -04:00
2021-12-20 17:12:04 -05:00
2021-06-17 09:40:58 +08:00
2021-10-20 17:54:31 +02:00
2022-01-08 11:16:03 -05:00
2021-11-16 09:51:04 -05:00