[POWERPC] Fix compiler warning message on get_property call
authorZang Roy-r61911 <tie-fei.zang@freescale.com>
Wed, 18 Oct 2006 03:18:58 +0000 (11:18 +0800)
committerPaul Mackerras <paulus@samba.org>
Mon, 23 Oct 2006 08:20:12 +0000 (18:20 +1000)
This fixes the warning message from the return value of function
get_property(), by making sure that the variable that receives the
value is marked as const.

Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>
--
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found