On Sun, 7 Feb 2021 at 08:12, Bin Meng <bmeng...@gmail.com> wrote:
>
> At present address_map[] is static and its type is unknown to external
> modules. In preparation to create a command to list its contents, this
> patch moves its type definition and declaration to the header file.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  include/addr_map.h | 8 ++++++++
>  lib/addr_map.c     | 6 +-----
>  2 files changed, 9 insertions(+), 5 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>

Reply via email to