[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)
commitb96fbb6e1eb81bb21a8c3462773a0056e12de427
tree5a4094f10d63bafaa5d203497857bb36e9e34bd1
parent0aa97d6e420039fc4a6040acdf53e56e0f90c0f5
[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