x86: Drop the message about features missing in 64-bit
authorSimon Glass <sjg@chromium.org>
Sat, 15 Mar 2025 14:25:34 +0000 (14:25 +0000)
committerTom Rini <trini@konsulko.com>
Thu, 3 Apr 2025 17:41:55 +0000 (11:41 -0600)
commit1111d92360cf51aac136945b7b5ddbd6a745dc42
tree51ca46ed91eb21664d71590ef0cb065a6aa41567
parente93da0399cd41f0f9d5866a3e884bfdd4e573e9c
x86: Drop the message about features missing in 64-bit

This functions normally and has done for a while, so drop this scary
message.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/lib/spl.c