]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitc00a715953c2acbcabfb52600b8aae015b63ce16
tree8e04b62608456218559fdbddc54f682853d38e5a
parent56e09ec81311a16e8c5b2d1ee8ffd8075cfc9d39
[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