From: Geoff Levand Date: Tue, 29 Nov 2011 15:38:50 +0000 (+0000) Subject: powerpc/ps3: Fix hcall lv1_get_version_info X-Git-Tag: v3.3-rc1~181^2~39^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=816cb49a4baf0e4b27730bcc31e5d35a1eadd283;p=pandora-kernel.git powerpc/ps3: Fix hcall lv1_get_version_info The lv1_get_version_info hcall takes 2, not 1 output arguments. Adjust the lv1 hcall table and all calls. Usage: int lv1_get_version_info(u64 *version_number, u64 *vendor_id) Signed-off-by: Geoff Levand Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed