Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dpci.c4722c035cf0f7f82633af9d5fe19d4336805e800 Tue Dec 30 14:53:19 UTC 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>