Re: [PATCH 05/26] x86: apl: Move priv/plat structs to headers

2020-12-28 Thread Simon Glass
With the new of-platdata, these need to be available to dt_platdata.c so must be in header files. Move them. Signed-off-by: Simon Glass --- arch/x86/cpu/apollolake/hostbridge.c | 20 + arch/x86/cpu/apollolake/pmc.c | 8 +- arch/x86/include/asm/arch-apol

[PATCH 05/26] x86: apl: Move priv/plat structs to headers

2020-12-19 Thread Simon Glass
With the new of-platdata, these need to be available to dt_platdata.c so must be in header files. Move them. Signed-off-by: Simon Glass --- arch/x86/cpu/apollolake/hostbridge.c | 20 + arch/x86/cpu/apollolake/pmc.c | 8 +- arch/x86/include/asm/arch-apol