Re: [PATCH v5 07/46] x86: Drop mpspec from the SPL build

2025-03-18 Thread Simon Glass
Hi Tom, On Mon, 17 Mar 2025 at 15:32, Tom Rini wrote: > > On Sat, Mar 15, 2025 at 02:25:27PM +, Simon Glass wrote: > > > This is not needed in SPL, so drop it. > > > > Signed-off-by: Simon Glass > > --- > > > > (no changes since v1) > > > > arch/x86/lib/Makefile | 2 ++ > > 1 file changed,

Re: [PATCH v5 07/46] x86: Drop mpspec from the SPL build

2025-03-17 Thread Tom Rini
On Sat, Mar 15, 2025 at 02:25:27PM +, Simon Glass wrote: > This is not needed in SPL, so drop it. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > arch/x86/lib/Makefile | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/arch/x86/lib/Makefile b/arch/x86/lib/Makef