commit | 31fe5bf66a09c36e95b4c04291249b251b52f2d4 | [log] [tgz] |
---|---|---|
author | Segher Boessenkool <segher@kernel.crashing.org> | Thu May 17 01:12:16 2007 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Thu Jun 14 22:29:55 2007 +1000 |
tree | 8e04b62608456218559fdbddc54f682853d38e5a | |
parent | f341973d9a48b0643b619debd8d9ab1e518ebc34 [diff] |
[POWERPC] Fix VDSO compile warning Maybe the type should have been char[] instead of __u8[] in the first place, but this will do. Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>