[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)
commitc3386e40142e9d0c077460c2a548c4653fecaf15
tree226d5f772e1f0b44c5e9e5572f077c75f7ef6afd
parentcbcdb93d4443568f17e93610d240043ec5ac067b
[POWERPC] Fix compiler warning message on get_property call

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>
arch/powerpc/sysdev/tsi108_dev.c