diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2009-10-11 18:50:09 -0700 |
---|---|---|
committer | Dominik Brodowski <linux@dominikbrodowski.net> | 2009-10-17 13:23:25 +0200 |
commit | 01373046612d2bbd01064c3beaf18ff3338dafae (patch) | |
tree | bcabee2a0e764b5ecf518896057e4316f9d5f2bb /drivers/pcmcia/rsrc_nonstatic.c | |
parent | 012abeea669ea49636cf952d13298bb68654146a (diff) |
pcmcia: fix controller printk format warnings
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 <randy.dunlap@oracle.com>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
Diffstat (limited to 'drivers/pcmcia/rsrc_nonstatic.c')
0 files changed, 0 insertions, 0 deletions