]> git.baikalelectronics.ru Git - uboot.git/commit
common: Move ll_boot_init() to init.h
authorSimon Glass <sjg@chromium.org>
Sat, 28 Dec 2019 17:44:56 +0000 (10:44 -0700)
committerTom Rini <trini@konsulko.com>
Fri, 17 Jan 2020 18:27:28 +0000 (13:27 -0500)
commit268cc69b4a5cfd0635e1bd0e1edc9f77965e6bd2
tree625b969156e65aba83273d336a568a46e65e4db2
parent8d2376ec10ca253011b533c7b501223ab7803643
common: Move ll_boot_init() to init.h

This is an init-related function so belongs in that file. Move it.

Signed-off-by: Simon Glass <sjg@chromium.org>
arch/x86/cpu/baytrail/cpu.c
arch/x86/cpu/baytrail/valleyview.c
arch/x86/cpu/cpu.c
arch/x86/cpu/i386/cpu.c
arch/x86/cpu/i386/interrupt.c
drivers/pci/pci_rom.c
drivers/video/broadwell_igd.c
include/common.h
include/init.h