Re: [PATCH 11/26] include: Remove extern from addr_map.h

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

[PATCH 11/26] include: Remove extern from addr_map.h

2021-02-07 Thread Bin Meng
Remove the extern of the header because they are useless. Signed-off-by: Bin Meng --- include/addr_map.h | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/addr_map.h b/include/addr_map.h index d322dd2..85e737d 100644 --- a/include/addr_map.h +++ b/include/addr_