From: Andrew Morton Date: Tue, 5 Feb 2008 07:35:48 +0000 (-0800) Subject: PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes X-Git-Tag: v2.6.25-rc3~97^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f96ee7a41ed93ce5962961eb07c2afe8cddb6603;p=pandora-kernel.git PCI: drivers/pcmcia/i82092.c: fix up after pci_bus_region changes drivers/pcmcia/i82092.c: In function 'i82092aa_set_mem_map': drivers/pcmcia/i82092.c:650: warning: format '%lx' expects type 'long unsigned int', but argument 3 has type 'resource_size_t' drivers/pcmcia/i82092.c:650: warning: format '%lx' expects type 'long unsigned int', but argument 4 has type 'resource_size_t' Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed