commit | 9fce85f7ff94f1a877c15ad3d6ffbaed4b5cd1a6 | [log] [tgz] |
---|---|---|
author | Geoff Levand <geoff@infradead.org> | Wed Oct 12 08:42:13 2011 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Nov 08 14:51:59 2011 +1100 |
tree | aa5a394541af2e034bf89f4a1219a7761bc79ca7 | |
parent | 5233e26ebb90242e3691c185ddda02dc83649e7d [diff] |
powerpc/ps3: Fix lv1_gpu_attribute hcall The lv1_gpu_attribute hcall takes three, not five input arguments. Adjust the lv1 hcall table and all calls. Signed-off-by: Geoff Levand <geoff@infradead.org> CC: Takashi Iwai <tiwai@suse.de> Acked-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>