diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2010-11-13 16:44:33 (GMT) |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-11-15 17:34:44 (GMT) |
commit | e25cd062b16ed1d41a157aec5a108abd6ff2e9f9 (patch) | |
tree | 2cda9188eda2221b9402845ca81fe22d09c8e725 /crypto/blkcipher.c | |
parent | 82e3e767c21fef2b1b38868e20eb4e470a1e38e3 (diff) | |
download | linux-fsl-qoriq-e25cd062b16ed1d41a157aec5a108abd6ff2e9f9.tar.xz |
PCI: sysfs: fix printk warnings
Cast pci_resource_start() and pci_resource_len() to u64 for printk.
drivers/pci/pci-sysfs.c:753: warning: format '%16Lx' expects type 'long long unsigned int', but argument 9 has type 'resource_size_t'
drivers/pci/pci-sysfs.c:753: warning: format '%16Lx' expects type 'long long unsigned int', but argument 10 has type 'resource_size_t'
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'crypto/blkcipher.c')
0 files changed, 0 insertions, 0 deletions