Revision 325dcfdc81f124812a7b692354996ef7fe5b90ed authored by Randy Dunlap on 24 October 2008, 01:14:55 UTC, committed by Linus Torvalds on 24 October 2008, 02:48:29 UTC
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 <randy.dunlap@oracle.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 3a2c5da
History
File Mode Size
cpia2
dabusb
dsp56k
edgeport
emi26
emi62
ess
kaweth
keyspan
keyspan_pda
korg
sb16
sun
ttusb-budget
vicam
yamaha
.gitignore -rw-r--r-- 39 bytes
Makefile -rw-r--r-- 8.6 KB
WHENCE -rw-r--r-- 10.0 KB
atmsar11.HEX -rw-r--r-- 18.7 KB
ihex2fw.c -rw-r--r-- 6.2 KB
intelliport2.bin.ihex -rw-r--r-- 92.2 KB
ti_3410.fw.ihex -rw-r--r-- 37.0 KB
ti_5052.fw.ihex -rw-r--r-- 37.0 KB
tr_smctr.bin.ihex -rw-r--r-- 20.5 KB
whiteheat.HEX -rw-r--r-- 43.9 KB
whiteheat_loader.HEX -rw-r--r-- 11.8 KB
whiteheat_loader_debug.HEX -rw-r--r-- 17.2 KB

back to top