On Sun, Oct 11, 2009 at 06:50:09PM -0700, Randy Dunlap wrote: > From: Randy Dunlap <[email protected]> > > Fix new pcmcia printk format warnings: > [This has now moved from linux-next to mainline. > Originally sent 2009-SEP-17.] > > drivers/pcmcia/i82365.c:1055: warning: format '%#x' expects type 'unsigned > int', but argument 6 has type 'phys_addr_t' > drivers/pcmcia/i82365.c:1055: warning: format '%#x' expects type 'unsigned > int', but argument 7 has type 'phys_addr_t' > drivers/pcmcia/tcic.c:734: warning: format '%#x' expects type 'unsigned int', > but argument 6 has type 'phys_addr_t' > drivers/pcmcia/tcic.c:734: warning: format '%#x' expects type 'unsigned int', > but argument 7 has type 'phys_addr_t' > > Signed-off-by: Randy Dunlap <[email protected]>
Acked-by: Wolfram Sang <[email protected]> -- Pengutronix e.K. | Wolfram Sang | Industrial Linux Solutions | http://www.pengutronix.de/ |
signature.asc
Description: Digital signature
_______________________________________________ Linux PCMCIA reimplementation list http://lists.infradead.org/mailman/listinfo/linux-pcmcia
