]> git.dujemihanovic.xyz Git - u-boot.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)
committerJagan Teki <jagan@amarulasolutions.com>
Fri, 24 Jan 2020 17:36:48 +0000 (23:06 +0530)
commitcc3ac11d81446c31a5bedd31887618b9a70439dd
treedb6745edafdd5f76ce075862bd8c523f64933b5c
parentb14d1af81dbe32e89316c9226c7a2aa52b28cb41
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