Re: [PATCH 05/11] global: Rework architecture global_data.h to include

2023-12-02 Thread Simon Glass
On Wed, 22 Nov 2023 at 06:12, Tom Rini wrote: > > In most cases, the architecture global data currently makes use of > assorted linux types, but does not include to provide > them. Add instead of relying on indirect inclusion. > > Signed-off-by: Tom Rini > --- > arch/mips/include/asm/global_da

[PATCH 05/11] global: Rework architecture global_data.h to include

2023-11-22 Thread Tom Rini
In most cases, the architecture global data currently makes use of assorted linux types, but does not include to provide them. Add instead of relying on indirect inclusion. Signed-off-by: Tom Rini --- arch/mips/include/asm/global_data.h| 2 +- arch/nios2/include/asm/global_data.h | 2 ++