[U-Boot] [PATCH v3 12/62] x86: ivybridge: Declare global data where it is used
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 03:11:08 CET 2017
On Mon, Jan 16, 2017 at 10:03 PM, Simon Glass <sjg at chromium.org> wrote:
> Some files are missing this declaration. Add it to avoid build errors when
> we actually need the declaration.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> Changes in v3: None
> Changes in v2:
> - Drop change to gma.c
>
> arch/x86/cpu/ivybridge/bd82x6x.c | 2 ++
> arch/x86/cpu/ivybridge/lpc.c | 2 ++
> arch/x86/cpu/ivybridge/model_206ax.c | 2 ++
> arch/x86/cpu/ivybridge/northbridge.c | 2 ++
> drivers/video/ivybridge_igd.c | 2 ++
> 5 files changed, 10 insertions(+)
>
applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list