From: Randy Dunlap Date: Fri, 24 Oct 2008 01:14:55 +0000 (-0700) Subject: Fix PCI hotplug printk format X-Git-Tag: v2.6.28-rc1~1 X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=325dcfdc81f124812a7b692354996ef7fe5b90ed;hp=325dcfdc81f124812a7b692354996ef7fe5b90ed;p=linux-2.6-omap-h63xx.git Fix PCI hotplug printk format Fix printk format warning: drivers/pci/hotplug/acpiphp_ibm.c:207: warning: format '%08lx' expects type 'long unsigned int', but argument 3 has type 'long long unsigned int' Signed-off-by: Randy Dunlap Signed-off-by: Linus Torvalds ---