Re: [PATCH 039/149] board: cloudengines: Remove and add needed includes

2024-05-01 Thread Tony Dinh
On Tue, Apr 30, 2024 at 7:44 PM Tom Rini wrote: > > Remove from this board vendor directory and when needed > add missing include files directly. > > Signed-off-by: Tom Rini > --- > Cc: Dave Purdy > Cc: Tony Dinh Reviewed-by: Tony Dinh > --- > board/cloudengines/pogo_e02/pogo_e02.c | 1 - >

[PATCH 039/149] board: cloudengines: Remove and add needed includes

2024-04-30 Thread Tom Rini
Remove from this board vendor directory and when needed add missing include files directly. Signed-off-by: Tom Rini --- Cc: Dave Purdy Cc: Tony Dinh --- board/cloudengines/pogo_e02/pogo_e02.c | 1 - board/cloudengines/pogo_v4/pogo_v4.c | 1 - 2 files changed, 2 deletions(-) diff --git a/bo