[U-Boot] [PATCH v2 14/47] x86: Add some missing global_data declarations in files that use gd

Simon Glass sjg at chromium.org
Mon Aug 3 01:37:32 CEST 2015


On 31 July 2015 at 09:31, Simon Glass <sjg at chromium.org> wrote:
> Some files use global_data but don't declare it. Fix this.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/mp_init.c         | 2 ++
>  arch/x86/lib/bootm.c           | 2 ++
>  arch/x86/lib/fsp/fsp_common.c  | 2 ++
>  arch/x86/lib/lpc-uclass.c      | 2 ++
>  arch/x86/lib/pch-uclass.c      | 2 ++
>  drivers/gpio/intel_ich6_gpio.c | 2 ++
>  6 files changed, 12 insertions(+)

Applied to u-boot-x86.


More information about the U-Boot mailing list