[U-Boot] [PATCH 4/5] MPC8308RDB: various clean ups
Kim Phillips
kim.phillips at freescale.com
Fri Sep 17 01:56:13 CEST 2010
On Tue, 14 Sep 2010 22:40:40 +0200
Ilya Yanok <yanok at emcraft.com> wrote:
> - clrsetbits_be32(&clk->sccr, SCCR_PCIEXP1CM ,
> - SCCR_PCIEXP1CM_1);
> -
this causes a new warning:
Configuring for MPC8308RDB board...
mpc8308rdb.c: In function 'pci_init_board':
mpc8308rdb.c:89: warning: unused variable 'clk'
same for the 8308_p1m in the next 5/5 patch.
everything else looks good to me.
Thanks,
Kim
More information about the U-Boot
mailing list