Re: [U-Boot] [PATCH v2 1/7] x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c

2014-12-27 Thread Simon Glass
On 27 December 2014 at 05:10, Bin Meng wrote: > 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 Acked-by: Simon Glass > > --- > > Changes in v2: > - Add a commit message > > arch/x86/cpu/pci.c | 2 ++ > 1 file chang

[U-Boot] [PATCH v2 1/7] x86: Add missing DECLARE_GLOBAL_DATA_PTR for pci.c

2014-12-27 Thread Bin Meng
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 --- Changes in v2: - Add a commit message arch/x86/cpu/pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/cpu/pci.c b/arch/x86/cpu/pci.c index f3492c3..404