[U-Boot] [PATCH v2 1/7] x86: Add missing	DECLARE_GLOBAL_DATA_PTR for pci.c
    Simon Glass 
    sjg at chromium.org
       
    Sun Dec 28 02:55:14 CET 2014
    
    
  
On 27 December 2014 at 05:10, Bin Meng <bmeng.cn at gmail.com> 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 <bmeng.cn at gmail.com>
Acked-by: Simon Glass <sjg at chromium.org>
>
> ---
>
> Changes in v2:
> - Add a commit message
>
>  arch/x86/cpu/pci.c | 2 ++
>  1 file changed, 2 insertions(+)
    
    
More information about the U-Boot
mailing list