Home
last modified time | relevance | path

Searched hist:"566 d1754d3a84819d9e2829421898d115ef2c116" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmtrr.c566d1754d3a84819d9e2829421898d115ef2c116 Thu Jan 22 03:29:39 UTC 2015 Bin Meng <bmeng.cn@gmail.com> x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c

arch/x86/cpu/mtrr.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>