Dear Marek Vasut, In message <[email protected]> you wrote: > kirkwood_spi.c:125:2: warning: format '%08X' expects type 'unsigned int', but > argument 4 has type 'const void *' > kirkwood_spi.c:125:2: warning: format '%08X' expects type 'unsigned int', but > argument 5 has type 'void *' > kirkwood_spi.c:160:5: warning: format '%08x' expects type 'unsigned int', but > argument 2 has type 'void *' > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Simon Glass <[email protected]> > Cc: Mike Frysinger <[email protected]> > --- > drivers/spi/kirkwood_spi.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 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] Program maintenance is an entropy-increasing process, and even its most skilfull execution only delays the subsidence of the system into unfixable obsolescence. - Fred Brooks, "The Mythical Man Month" _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

