[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)
commit31fe5bf66a09c36e95b4c04291249b251b52f2d4
tree8e04b62608456218559fdbddc54f682853d38e5a
parentf341973d9a48b0643b619debd8d9ab1e518ebc34
[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>
arch/powerpc/kernel/vdso.c
This page took 0.027782 seconds and 5 git commands to generate.