u-boot/arch
Andy Shevchenko 44917d5866 x86: cpu: Add missing header inclusion
Without asm/cpu_x86.h inclusion a compiler is not happy:

  arch/x86/cpu/cpu_x86.c:14:5: warning: no previous prototype for ‘cpu_x86_bind’ [-Wmissing-prototypes]
  arch/x86/cpu/cpu_x86.c:29:5: warning: no previous prototype for ‘cpu_x86_get_vendor’ [-Wmissing-prototypes]
  arch/x86/cpu/cpu_x86.c:41:5: warning: no previous prototype for ‘cpu_x86_get_desc’ [-Wmissing-prototypes]
  arch/x86/cpu/cpu_x86.c:55:5: warning: no previous prototype for ‘cpu_x86_get_count’ [-Wmissing-prototypes]

Add missing header inclusion.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2024-10-18 14:10:22 -06:00
..
arc dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
arm Merge tag 'u-boot-imx-master-20241018a' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx 2024-10-18 09:05:04 -06:00
m68k dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
microblaze dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
mips dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
nios2 dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
powerpc dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
riscv dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
sandbox expo: Allow menu items to have values 2024-10-18 14:10:22 -06:00
sh dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
x86 x86: cpu: Add missing header inclusion 2024-10-18 14:10:22 -06:00
xtensa dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
.gitignore
Kconfig Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
Kconfig.nxp
u-boot-elf.lds