Home
last modified time | relevance | path

Searched hist:"4722 c035" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/
H A Dpci.c4722c035 Tue Dec 30 08:53:19 CST 2014 Bin Meng <bmeng.cn@gmail.com> x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c

arch/x86/cpu/pci.c has access to the U-Boot global data thus
DECLARE_GLOBAL_DATA_PTR is needed.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Simon Glass <sjg@chromium.org>