From: Matthew Wilcox Date: Wed, 4 Oct 2006 19:27:45 +0000 (-0600) Subject: [PA-RISC] Remove warning from pci.c X-Git-Tag: v2.6.19-rc1~2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccd6c355e89a21d9047ae19471629758d3a01959;p=pandora-kernel.git [PA-RISC] Remove warning from pci.c max() doesn't like comparing an unsigned long and a resource_size_t, so make the local variables resource_size_t too. Signed-off-by: Matthew Wilcox --- Reading git-diff-tree failed