mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-09 03:21:51 +00:00
Most of the copies of the print_cpuinfo() call the default method. Remove all of those in order to have only the default one when no `cpu` command is compiled. This also helps avoiding compiler warning, e.g.: arch/x86/cpu/tangier/tangier.c:23:5: warning: no previous prototype for ‘print_cpuinfo’ [-Wmissing-prototypes] Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Reviewed-by: Simon Glass <sjg@chromium.org> |
||
---|---|---|
.. | ||
adsp.c | ||
cpu.c | ||
cpu_from_spl.c | ||
cpu_full.c | ||
iobp.c | ||
Kconfig | ||
lpc.c | ||
Makefile | ||
me.c | ||
northbridge.c | ||
pch.c | ||
pinctrl_broadwell.c | ||
power_state.c | ||
refcode.c | ||
sata.c | ||
sdram.c |