On Sun, 7 Feb 2021 at 08:12, Bin Meng <bmeng.cn at gmail.com> wrote: > > Remove the extern of the header because they are useless. > > Signed-off-by: Bin Meng <bmeng.cn at gmail.com> > --- > > include/addr_map.h | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) Reviewed-by: Simon Glass <sjg at chromium.org>