[U-Boot] [PATCH 1/3] x86: Add missing DECLARE_GLOBAL_DATA_PTR for mtrr.c
Simon Glass
sjg at chromium.org
Wed Jan 21 17:04:11 CET 2015
On 19 January 2015 at 22:01, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> ---
>
> arch/x86/cpu/mtrr.c | 2 ++
> 1 file changed, 2 insertions(+)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list