Re: [PATCH 01/11] global: Remove duplicate common.h inclusions

2023-12-02 Thread Simon Glass
On Wed, 22 Nov 2023 at 06:12, Tom Rini wrote: > > These files include twice. Start by removing the second > inclusion of the file. > > Signed-off-by: Tom Rini > --- > board/data_modul/common/common.c | 1 - > board/grinn/liteboard/board.c | 1 - > board/toradex/colibri_imx7

[PATCH 01/11] global: Remove duplicate common.h inclusions

2023-11-22 Thread Tom Rini
These files include twice. Start by removing the second inclusion of the file. Signed-off-by: Tom Rini --- board/data_modul/common/common.c | 1 - board/grinn/liteboard/board.c | 1 - board/toradex/colibri_imx7/colibri_imx7.c | 1 - board/wandboard/wandboard.c