]> git.baikalelectronics.ru Git - kernel.git/commit
[POWERPC] Fix constantness of bootwrapper arg
authorGeoff Levand <geoffrey.levand@am.sony.com>
Fri, 15 Jun 2007 22:06:40 +0000 (08:06 +1000)
committerPaul Mackerras <paulus@samba.org>
Thu, 28 Jun 2007 09:16:49 +0000 (19:16 +1000)
commit5b72f8ae0c5f5e5790de1545fc82aefc48f544d0
tree5a4094f10d63bafaa5d203497857bb36e9e34bd1
parentecfd500387c354e9728d652447b4cee08e448288
[POWERPC] Fix constantness of bootwrapper arg

Fixes the constantness of the powerpc bootwrapper's console_ops.write
routine.  Allows printing of constant strings.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/boot/ofconsole.c
arch/powerpc/boot/ops.h
arch/powerpc/boot/serial.c