Dear Wolfgang Denk, In message <[email protected]> you wrote: > Fix: > spi.c: In function 'spi_init_r': > spi.c:279:22: warning: variable 'cp' set but not used > [-Wunused-but-set-variable] > spi.c: In function 'spi_xfer': > spi.c:361:22: warning: variable 'cp' set but not used > [-Wunused-but-set-variable] > > Signed-off-by: Wolfgang Denk <[email protected]> > --- > arch/powerpc/cpu/mpc8260/spi.c | 4 ---- > 1 files changed, 0 insertions(+), 4 deletions(-)
Applied, thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Brain off-line, please wait. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

