Re: [U-Boot] [PATCH][for v2008.10] 85xx: Fix compile warning

2008-10-16 Thread Wolfgang Denk
Dear Kumar Gala, In message <[EMAIL PROTECTED]> you wrote: > mpc8536ds.c: In function 'is_sata_supported': > mpc8536ds.c:614: warning: unused variable 'devdisr' > > Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> > --- > board/freescale/mpc8536ds/mpc8536ds.c |1 - > 1 files changed, 0 insertio

[U-Boot] [PATCH][for v2008.10] 85xx: Fix compile warning

2008-10-15 Thread Kumar Gala
mpc8536ds.c: In function 'is_sata_supported': mpc8536ds.c:614: warning: unused variable 'devdisr' Signed-off-by: Kumar Gala <[EMAIL PROTECTED]> --- board/freescale/mpc8536ds/mpc8536ds.c |1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/board/freescale/mpc8536ds/mpc8536ds.c