From: Stephen Rothwell Date: Fri, 16 Jan 2009 22:55:40 +0000 (-0800) Subject: IB/ehca: Use consistent types for ehca_plpar_hcall9() X-Git-Tag: v2.6.29-rc3~46^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee96aae57381e77311538f4a1dd4326f6ae079d1;p=pandora-kernel.git IB/ehca: Use consistent types for ehca_plpar_hcall9() ehca_plpar_hcall9() takes an unsigned long array, so make all callers pass that in. This fixes warnings introduced by commit fe333321 ("powerpc: Change u64/s64 to a long long integer type"), which changed u64 from unsigned long to unsigned long long. Signed-off-by: Stephen Rothwell Signed-off-by: Roland Dreier --- Reading git-diff-tree failed