[U-Boot] [PATCH] x86: Remove DECLARE_GLOBAL_DATA_PTR in board files
Simon Glass
sjg at chromium.org
Fri May 8 23:47:04 CEST 2015
On 30 April 2015 at 12:08, Simon Glass <sjg at chromium.org> wrote:
>
> On 30 April 2015 at 05:05, Bin Meng <bmeng.cn at gmail.com> wrote:
> > gd is not referenced in those board files so DECLARE_GLOBAL_DATA_PTR
> > should be removed.
> >
> > Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> > ---
> >
> > board/intel/crownbay/crownbay.c | 2 --
> > board/intel/galileo/galileo.c | 2 --
> > board/intel/minnowmax/minnowmax.c | 2 --
> > 3 files changed, 6 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list