commit | 34ef30ca4a0b7f8c0efc97a4a1355a4c4300c2ff | [log] [tgz] |
---|---|---|
author | Tony Luck <tony.luck@intel.com> | Thu May 10 09:39:41 2007 -0700 |
committer | Tony Luck <tony.luck@intel.com> | Thu May 10 09:39:41 2007 -0700 |
tree | 03b180d602746ce732121d2878596bb1e8af7448 | |
parent | 8ee4dc393b90c4bce313ef1044d068b9e68e1b5f [diff] |
[IA64] Fix warnings resulting from type-checking in dev_dbg() Lots of places where we passed a "struct pci_device *" rather than a "struct device *". One place where we used a "%s" in the format, but forgot to provide an argument. Acked-by: John Keller <jpk@sgi.com> Signed-off-by: Tony Luck <tony.luck@intel.com>