[POWERPC] Fix VDSO compile warning
authorSegher Boessenkool <segher@kernel.crashing.org>
Wed, 16 May 2007 15:12:16 +0000 (01:12 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 14 Jun 2007 12:29:55 +0000 (22:29 +1000)
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>

No differences found