On Thu, Jun 03, 2021 at 09:38:59AM -0400, Tom Rini wrote:
> As there is an arch/powerpc/include/asm/config.h file using "" to get
> config.h here can lead to using that rather than include/config.h. This
> in turn can lead to a mismatch in the size of gd.
>
> Cc: Matt Merhar
> Signed-off-by: To
On Thu, 03 Jun 2021 09:38:59 -0400
"Tom Rini" wrote:
> As there is an arch/powerpc/include/asm/config.h file using "" to get
> config.h here can lead to using that rather than include/config.h.
> This in turn can lead to a mismatch in the size of gd.
>
> Cc: Matt Merhar
> Signed-off-by: Tom Rin
As there is an arch/powerpc/include/asm/config.h file using "" to get
config.h here can lead to using that rather than include/config.h. This
in turn can lead to a mismatch in the size of gd.
Cc: Matt Merhar
Signed-off-by: Tom Rini
---
arch/powerpc/include/asm/global_data.h | 2 +-
1 file chan
3 matches
Mail list logo