Re: [PATCH] Minor fixes for 85xxds and 8536ds board.

2008-07-09 Thread Kumar Gala
On Jul 7, 2008, at 8:21 PM, Jason Jin wrote: Remove the "uninitialized use" compile warning and avoid potential runtime issue. Signed-off-by: Jason Jin <[EMAIL PROTECTED]> --- arch/powerpc/platforms/85xx/mpc8536_ds.c |2 +- arch/powerpc/platforms/85xx/mpc85xx_ds.c |2 +- 2 files changed,

[PATCH] Minor fixes for 85xxds and 8536ds board.

2008-07-08 Thread Jason Jin
Remove the "uninitialized use" compile warning and avoid potential runtime issue. Signed-off-by: Jason Jin <[EMAIL PROTECTED]> --- arch/powerpc/platforms/85xx/mpc8536_ds.c |2 +- arch/powerpc/platforms/85xx/mpc85xx_ds.c |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a